home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / motif / 8315 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!eco.twg.com!jo
  3. From: jo@eco.twg.com (Jo Heiden)
  4. Subject: Child widgets not resizing on an XtVaSetValues call to topshell
  5. Message-ID: <1993Jan4.215505.27223@eco.twg.com>
  6. Summary: Child widgets do not resize when topshell is grown with XtSetValues
  7. Keywords: resize, shell
  8. Sender: news@eco.twg.com (News)
  9. Nntp-Posting-Host: eco.twg.com
  10. Organization: The Wollongong Group (East Coast Operations)
  11. Date: Mon, 4 Jan 93 21:55:05 GMT
  12. Lines: 11
  13.  
  14.     I have an application which consists of a topshell widget with a form
  15. widget on it.  The form has several child widgets on it that are attached to the
  16. appropriate sides of the form, so that when the topshell widget is resized the
  17. children are resized correctly.  The problem is occassionally. (99% of the time
  18. it works fine), when I resize the topshell widget through an XtVaSetValues,
  19. the shell is resized but the form and its children are not.  Has anyone else
  20. seen this and is there a fix?
  21.  
  22.     Any hints would be greatly appreciated...
  23.  
  24.                 Thanks, Jo
  25.