I guess the problem is that there is no fix set of demos as it was in J6 nor are they bundled with j7 installer or gtkide.
Чтв, 03 Мар 2011, Björn Helgason писал(а): > It would be good to get a menu item next to the labs item for demos. > > I looked at the Lab: Fractals, Visualization & J and the graphics there are > nice > > > > 2011/3/3 bill lam <[email protected]> > > > Sorry, I now can see the version available in pacman is not update, I just > > update the manifest, please update the new demos/plot and demos/opengl > > again. > > > > The scripts should be opened with gktide built-in view or edit tab. I > > developed > > and debugged with jconsole, so that I use vi to view those scripts. That > > should be changed to targeted for gtkide because most users use gtkide > > instead of > > jconsole. > > > > I'll move jturtle to J7 as addons, and then you can take up. > > > > Чтв, 03 Мар 2011, Fraser Jackson писал(а): > > > Hi Bill, > > > > > > The plot lab now seems to be running fine, and so far a few things I have > > > tried with plot run well. > > > > > > JVERSION > > > Engine: j701/2011-01-10/11:25 > > > Library: 7.01.046 > > > Platform: Win 32 > > > Installer: j701a_win.exe > > > InstallPath: c:/users/fraser/j701 > > > > > > (1) I am still missing something. Any suggestions > > > > > > > > the lauch pad can be configured from gtkide menu edit|configure|launch > > > > pad, > > > > that launch.cfg should be under ~user folder. > > > > > > updated with > > > > > > _Plot;~addons/demos/plot/run.ijs > > > _openglsimple;~addons/demos/opengl/simple/gldemos.ijs > > > _opengldemo;~addons/demos/opengl/demo/gldemo.ijs > > > > > > On launch of plot I get > > > > > > xxx signal: cb_launch_run_0_ > > > > > > |value error: gtkbox__PIdLoc > > > | gtk_box_pack_start box1, gtkbox__PIdLoc,1 1 0 > > > > > > on lauch of openglsimple I select cube (as an example) and get > > > > > > xxx signal: a_g_configure_jdemos_ > > > > > > |value error: getGtkWidgetAllocation > > > | wh=._2{. getGtkWidgetAllocation y > > > > > > on entry of OK it opens a plot canvas but no plot. > > > > > > > > > (2) The editor for a script window is in a natural default for J of no > > > word wrap. For authoring labs in J602 the window had as default word > > wrap > > > on. That is the natural form it is wanted for editing a lab. Is there > > any > > > way one can switch between them in the GTKIDE? If not, what do you > > suggest? > > > > > > With notepad as the default editor under Windows in notepad itself the > > > format option permits changing the word wrap. I cannot find any > > > documentation of how I can alter that from a command line which is what I > > > presume you might have to do. > > > > > > > > > Thanks, > > > > > > Fraser > > > >> ----- Original Message ----- > > > >> From: "bill lam" <[email protected]> > > > >> To: <[email protected]> > > > >> Sent: Thursday, March 03, 2011 5:51 AM > > > >> Subject: Re: [Jgeneral] gtkide graph package using gl2 emulation > > > >> > > > >> > > > >> > opengl labs added, but only work for linux and window, Mac not > > working > > > >> > because jzopengl for mac has been not written. > > > >> > > > > >> > Quite a number of addons is required, it would be easiest just to > > > >> > install > > > >> > all addons. > > > >> > > > > >> > The annoying reload dialogs wait for Chris to fix. > > > >> > > > > >> > plot and opengl demos can be run via launch pad by adding to > > launch.cfg > > > >> > > > > >> > Plot;~addons/demos/plot/run.ijs > > > >> > openglsimple;~addons/demos/opengl/simple/gldemos.ijs > > > >> > opengldemo;~addons/demos/opengl/demo/gldemo.ijs > > > >> > > > > >> > mostly working. > > > >> > > > > >> > -- > > > >> > 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 > > > > > > > > -- > > > > 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 > > > > -- > > 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 > > > > > > -- > Björn Helgason, Verkfræðingur > Fornustekkum II > 781 Hornafirði, > t-póst: [email protected] > gsm: +3546985532 > sími: +3544781286 > http://groups.google.com/group/J-Programming > > > Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans > > góður kennari getur stigið á tær án þess að glansinn fari af skónum > /|_ .-----------------------------------. > ,' .\ / | Með léttri lund verður | > ,--' _,' | Dagurinn í dag | > / / | Enn betri en gærdagurinn | > ( -. | `-----------------------------------' > | ) | (\_ _/) > (`-. '--.) (='.'=) ♖♘♗♕♔♙ > `. )----' (")_(") ☃☠ > ---------------------------------------------------------------------- > 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
