[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 | 
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit | 
| Moderator: | STAR::VATNE | 
|  | 
| Created: | Mon Oct 30 1989 | 
| Last Modified: | Mon Dec 31 1990 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 3726 | 
| Total number of notes: | 19516 | 
573.0. "Dialog Boxes and the 'style' option...." by CSC32::S_HALL (Gimme a DEC PC & a bear with a radio) Tue Apr 11 1989 11:35
    I'm a novice at this DECwindows, biz, so apologies in advance if
    I'm missing something really basic....
    
    	I'm having a devil of a time using a dialog-box.  I've
    initialized the toolkit (XtInitialize), and try to create
    either an attached-dialog-box (DwtAttachedDB or DwtDialogBox)
    as a child and get errors:
    
    	1) If I'm using DwtDialogBox, and specify any 'style' value
    	   but Workarea, the window manager gets blown away !  My
    	   application doesn't fail, tho.
    
    	2) If I use DwtAttachedDB, and specify any 'style' value
    	   but Workarea, I get an access violation at address
    	   042c0000 hex.
    
    	I thought that DwtModeless / DwtModal were legal ?
    
    	Any hints would be appreciated....
    
    
    	Steve h
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 573.1 | Found something.... | CSC32::S_HALL | Gimme a DEC PC & a bear with a radio | Tue Apr 11 1989 13:54 | 8 | 
|  |     
    I was directed to a response in another conference.  This is a 
    known problem, to be fixed "in a future release" of DECwindows.
    
    See HARBOR::DECWINDOWS_PROGRAMMING, Note 158.
    
    Steve H
 | 
| 573.2 | AST Restrictions??? | ESB::KESMITH | It's frothy Man!! | Fri Jun 09 1989 10:31 | 11 | 
|  | I have a problem with a popupDB which may be related to earlier replies
(or may not!!!!).
I have a popupDB which is Fetched(once only) and Managed by a mailbox AST.
Is there a restriction on what I can do within an AST since the only way the
DB comes up is with style = DwtModal; style = DwtModeless fails.  Since I'd
like a ModelessDB I'm somewhat stuck!!
Kevin S.
 | 
| 573.3 |  | LEOVAX::TREGGIARI |  | Fri Jun 09 1989 11:11 | 4 | 
|  | The toolkit is not AST re-entrant.  NONE of it can be called from AST level.
Leo
 |