home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / x / motif / 5603 < prev    next >
Encoding:
Text File  |  1992-08-13  |  866 b   |  23 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!haven.umd.edu!socrates!wu
  3. From: wu@socrates.umd.edu (Maryanne Wu)
  4. Subject: Setting up size and location for dialog
  5. Message-ID: <1992Aug13.232844.26233@socrates.umd.edu>
  6. Sender: wu@socrates.umd.edu (Maryanne Wu)
  7. Organization: University of Maryland University College
  8. Date: Thu, 13 Aug 1992 23:28:44 GMT
  9. Lines: 12
  10.  
  11. Hello netters:
  12.  
  13.     I am developing a Motif dialog widget which is to be called from 
  14. an application.  I have a TopLevel --> WarningDialog.  The 
  15. problem I am having is setting the position, size of the dialog box
  16. on my screen.  I have tried XtSetArg before the XmCreateWarningDialog call 
  17. and also XtVaSetValues after the XmCreateWarningDialog call.  Neither 
  18. techniques work.  I must be missing something but what?????.
  19.  
  20.     Thank you for responding. Please mail your  responses to
  21. wu@socrates.umd.edu.
  22.  
  23.