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