add code to handle the text button event.eg
form_text1_button=: 3 : 0

your code here
)

NB. text1 is the single line input text field, not the done button

On Tue, Jul 2, 2019, 11:19 PM Devon McCormick <devon...@gmail.com> wrote:

> Thanks for the quick replies.  Putting "wd 'ide hide'" after the "pshow"
> fixed the problem.
>
> Is there a standard way to avoid requiring the use to press a "Done" button
> by finishing up when the user hits "Enter" in the last input field?
>
> On Tue, Jul 2, 2019 at 11:08 AM chris burke <cbu...@jsoftware.com> wrote:
>
> > This should not happen. Can you give a simple example to reproduce it?
> >
> > There are several qt forms in the session, e.g. Help|Studio|Qt Demos. Do
> > these exhibit the same problem?
> >
> > On Tue, Jul 2, 2019 at 7:52 AM Devon McCormick <devon...@gmail.com>
> wrote:
> >
> > > I have a simple Qt form that accepts a couple of file names.
> > > Unfortunately, it looks like the "wd 'pshow'" to display it also causes
> > the
> > > underlying JQt session window to pop up over my form.
> > >
> > > I very seldom use the Qt GUI forms so I don't know if this is normal
> > > behavior but it greatly detracts from the neatness and usability of
> this
> > > facility.  Does anyone have a way to avoid this?  I'm invoking this in
> > J807
> > > under MS Windows from a shortcut.
> > >
> > > Thanks...
> > >
> > > --
> > >
> > > Devon McCormick, CFA
> > >
> > > Quantitative Consultant
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
>
>
> --
>
> Devon McCormick, CFA
>
> Quantitative Consultant
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to