home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4574 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  834 b 

  1. Path: sparky!uunet!pipex!warwick!nott-cs!ucl-cs!news
  2. From: J.Cowan@cs.ucl.ac.uk
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Dynamic GUI libraries
  5. Message-ID: <3348@ucl-cs.uucp>
  6. Date: 4 Jan 93 16:21:34 GMT
  7. Sender: news@cs.ucl.ac.uk
  8. Lines: 15
  9.  
  10.  
  11. Hi,
  12.  
  13. I have been looking for a GUI tool (eg a C++ class library) which
  14. allows you to build the UI dynamically (ie at runtime). Most
  15. of the other class libraries (eg OWL) and tools like Visual Basic
  16. seem to adopt a very static model - ie you use a resource compiler
  17. to design a form etc. I know for example that you can for example 
  18. create dialog boxes dynamically through the SDK via a CreateDialogIndirect,
  19. but I would like to use a much higher level tool than the SDK.
  20.  
  21. Can anyone make any recommendations?
  22.  
  23. James Cowan     Dept of Computer Science, University College London
  24.  
  25.