I have been following the exploits of you pioneers with great interest. I could try to be a second-generation pioneer, but only if I can get forms to work. I have a great many apps in J, but they all use forms.
Reading the Wiki I can't tell whether my forms will come up. Will they? If not, is there some plan for migrating forms to GTK? Second question: is the idea that Web pages can have J scrips in the same way they now have Java scripts? What user action would be needed to download minimal J to allow such pages to run? I have an app that could use this functionality. Henry Rich Sherlock, Ric wrote: >> From: Eric Iverson >> Sent: Wednesday, 9 June 2010 10:23 >> >> New betas for all platforms are available at the web download beta >> page. >> >> We're not quite at the point where this base can be used to easily >> install JGTK. We should be there shortly. > > For those interested, I can confirm that it is possible on Windows to get > JGTK running using this beta by using files from the Gtk IDE beta. > (Of course it will be easier to wait until an installer is available) > Here are the steps. > > Copy j7w/gtk folder tree to j701/gtk > Copy the following files from j7w/system/config to j701/system/config : > edit.xml, fkeys.cfg, gtkide.cfg, j.lang, term.xml, view.xml, winpos.dat > Use pacman to download the addons required for gtkide: > 'install' jpkg 'gui/gtk gui/gtkide' > Start the session by executing the following command from the j701\ folder : > bin\jconsole.exe gtkide > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
