All the docs say is

   pc dialog creates a window that has a
   dialog box frame, that is, it cannot be resized.  

Is there more to it?  Does it disable events & act like
a 'wait'?  If it just changes the border, that's not
enough.

Henry Rich

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Dan Bron
> Sent: Saturday, December 23, 2006 5:14 PM
> To: 'Programming forum'
> Subject: RE: [Jprogramming] wd 'wait' ineffectual in j6.01c
> 
> Eric wrote:
> > Can you not use a form with the dialog style to get your answer? 
> 
> Henry wrote:
> > I don't find 'dialog' in the Index. 
> 
> He means a modal box.  As in
> 
>    pc formName dialog;
> 
> Or, using the form editor, double click the background of the 
> form, and under "styles" select "dialog".
> 
> -Dan
> 
> ----------------------------------------------------------------------
> 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