Thanks. That seems to be fine now. JVERSION Engine: j701/2011-01-10/11:25 Library: 7.01.047 Platform: Win 32 Installer: j701a_win.exe InstallPath: c:/program files/j701 <@:>"1@|: 'search' jpkg 'graph gui/gtk' ┌────────────────┬──────┬──────┬──────────────────┐ │graphics/afm │1.0.2 │1.0.2 │AFM │ │graphics/bmp │1.0.0 │1.0.0 │bitmap utilities │ │graphics/color │1.0.0 │1.0.0 │Color tables │ │graphics/gl2 │1.0.5 │1.0.5 │gl2 │ │graphics/graph │1.0.3 │1.0.3 │Graph │ │graphics/jturtle│1.0.1 │1.0.1 │Turtle graphics │ │graphics/opengl │1.0.9 │1.0.9 │OpenGL graphics │ │graphics/plot │1.0.6 │1.0.6 │Plot │ │graphics/viewmat│1.0.1 │1.0.1 │Displays a viewmat│ │gui/gtk │1.0.60│1.0.60│GTK API │ └────────────────┴──────┴──────┴──────────────────┘
On Tue, Mar 8, 2011 at 8:42 PM, bill lam <[email protected]> wrote: > jgl2 no longer coinsert jgtk so that those gtk names have to be qualified. > It is now updated please report if there are still other places forgotten. > > Втр, 08 Мар 2011, Ric Tikkanz писал(а): >> I can confirm that this example from >> http://www.jsoftware.com/jwiki/Plot/Class doesn't work correctly on >> Gtk IDE either. Everything is OK until the last sentence >> plot__b +./~ i:15 >> |value error: GTK_WINDOW_TOPLEVEL >> | gtk_window_set_title window;PLOTCAPTION >> >> JVERSION >> Engine: j701/2011-01-10/11:25 >> Library: 7.01.046 >> Platform: Linux 64 >> Installer: j701a_linux64.sh >> InstallPath: /usr/local/lib/j64_701 >> >> On Tue, Mar 8, 2011 at 12:46 PM, David Ward Lambert >> <[email protected]> wrote: >> > Having installed the addons noted in previous message, the following >> > instructions from plot_602.pdf on jwiki fails on my system. >> > First plot produces a hung window, >> > second produced "control error" on popen. >> > jconsole remains an active foreground task. >> > >> > $ jconsole >> > load 'jzplot' >> > a=: conew 'jzplot' >> > b=. conew 'jzplot' >> > plot__a */~ i:15 >> > plot__b +./~ i:15 >> > >> > >> > Date: Mon, 7 Mar 2011 15:26:54 -0500 >> > From: Devon McCormick <[email protected]> >> > Subject: [Jprogramming] Graphics do not relinquish control to session >> > in J7 >> > To: J-programming forum <[email protected]> >> > Message-ID: >> > <[email protected]> >> > >> > >> > ---------------------------------------------------------------------- >> > For information about J forums see http://www.jsoftware.com/forums.htm >> > >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
