These should help. Basically you build boxes within boxes where controls within a box are either horizontal or vertical.
http://www.jsoftware.com/jwiki/Guides/JqtLayout?highlight=%28form%29%7C%28qt%29 http://www.jsoftware.com/jwiki/Guides/JQtChildClasses?highlight=%28form%29%7C%28qt%29 On Mon, Jun 30, 2014 at 11:42 AM, chris burke <[email protected]> wrote: > I don't think the JQt demos are mentioned on the website, but in any case, > recommend that you use J802 and the Help|Studio menu selections. J802 is > very stable and will be released shortly. > > > On Mon, Jun 30, 2014 at 9:53 AM, Jon Hough <[email protected]> wrote: > > > Thanks,by the way, is this information on the jsoftware website? My > search > > turned up not much for JQT. > > > > > Date: Mon, 30 Jun 2014 12:15:46 -0400 > > > From: [email protected] > > > To: [email protected] > > > Subject: Re: [Jprogramming] Form Editor in J8 > > > > > > Yes, this was assuming 8.02. For 8.01 you can do the following: > > > > > > Open term. > > > Edit->Configure->Launch Pad > > > > > > add the following line to the end of launch.cfg > > > > > > _qtdemo;~addons/ide/qt/demo/qtdemo.ijs > > > > > > Save .cfg and restart term. > > > > > > The menu item should now appear in Run -> Launch Pad -> qtdemo > > > > > > > > > > > > On Mon, Jun 30, 2014 at 11:59 AM, Jon Hough <[email protected]> > wrote: > > > > > > > I'm assuming this is for J802, as I'm using 801 and there is no QT > > demos > > > > menu item.Perhaps I should upgrade? Although I thought 802 was in > beta. > > > > > > > > > Date: Mon, 30 Jun 2014 11:54:05 -0400 > > > > > From: [email protected] > > > > > To: [email protected] > > > > > Subject: Re: [Jprogramming] Form Editor in J8 > > > > > > > > > > From the J term, click Help->Studio ->QT Demos. There are a bunch > > of > > > > > form/control examples, with the ability to view the source. > > > > > > > > > > > > > > > On Mon, Jun 30, 2014 at 11:49 AM, Jon Hough <[email protected]> > > wrote: > > > > > > > > > > > Thanks for the explanation. My next question - I hope is not > > stupid - > > > > how > > > > > > do I create a form-based program in J801/2? > > > > > > > > > > > > > From: [email protected] > > > > > > > Date: Sun, 29 Jun 2014 09:18:56 -0700 > > > > > > > To: [email protected] > > > > > > > Subject: Re: [Jprogramming] Form Editor in J8 > > > > > > > > > > > > > > The form editor lab is obsolete and is removed from J802, > thanks. > > > > > > > > > > > > > > > > > > > > > On Sun, Jun 29, 2014 at 2:45 AM, Jon Hough < > [email protected]> > > > > wrote: > > > > > > > > > > > > > > > Trying to go through the form editor Lab in J801. > > Unfortunately the > > > > > > > > explanation: > > > > > > > > > > > > > > > > "Create a new script window, i.e. press Ctrl-N. Then select > > > > > > > > > > > > > > > > menu command Edit|Form Editor... to activate the Form Editor. > > > > > > > > > > > > > > > > You will be prompted for a form name and type. Enter dice as > > > > > > > > > > > > > > > > the new form name, and select baseform.ijs as the form type > > > > > > > > > > > > > > > > and press OK." > > > > > > > > > > > > > > > > > > > > > > > > seems to be based on J602, since I cannot seem to find the > > > > Edit|Form > > > > > > > > Editor menu option in J8, jqt. In jwd in J602 I can go > through > > this > > > > > > Lab. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > > > For information about J forums see > > > > http://www.jsoftware.com/forums.htm > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > > For information about J forums see > > > > http://www.jsoftware.com/forums.htm > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > For information about J forums see > > http://www.jsoftware.com/forums.htm > > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > For information about J forums see > > http://www.jsoftware.com/forums.htm > > > > > > > > > ---------------------------------------------------------------------- > > > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
