- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am trying to develop a program which requires the use of Scigraph library. This library uses the quickwin statements. The issue is I want to create a GUI to control the program and I was thinking in use a MDI project, thus it will require Windows API. The question is if it is possible to merge Scigraph with MDI.
Thanks!
I am trying to develop a program which requires the use of Scigraph library. This library uses the quickwin statements. The issue is I want to create a GUI to control the program and I was thinking in use a MDI project, thus it will require Windows API. The question is if it is possible to merge Scigraph with MDI.
Thanks!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you want to use Scigraph, it has to be in a QuickWin project. However, you can make Windows API calls from such a project, such as if you want dialogs. You can change the menu through QuickWin calls. You cannot use QuickWin from a "normal" Windows application with its own WinMain entry point.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page