Re: XEyes works, but everything else is a blank white box

From: <Valkhorn_at_nyahnyahspammersnyahnyah>
Date: Sun, 13 Apr 2008 13:33:33 EDT

It popped up the X11 window, but it was still blank.
 
I really don't need the X11 function anyhow so it's ok.
 
-William
 
 
In a message dated 4/13/2008 8:16:36 A.M. Central Daylight Time,
haley_at_ucar.edu writes:

Hi William,

I see that you and Gerry had a number of conversations on this. (Thanks
Gerry!)

Since your xeyes program is working, there's really no reason the X11
window in NCL should not be.

Can you try this 4-line script:

load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
wks = gsn_open_wks("x11","test")
gsn_text_ndc(wks,"Hello, world",0.5,0.5,False)
frame(wks)

It should pop up an X11 window with a "hello, world" string in the
middle of the box. If the box comes up with nothing in it, try clicking
on it with your left mouse button to see if anything happens (the
window may go away at this point).

--Mary

**************It's Tax Time! Get tips, forms and advice on AOL Money &
Finance. (http://money.aol.com/tax?NCID=aolcmp00300000002850)

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sun Apr 13 2008 - 11:33:33 MDT

This archive was generated by hypermail 2.2.0 : Tue Apr 15 2008 - 19:45:52 MDT