- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
Here is my problem. From the IDE, select File/New, and then choose "New Windows Application", and "A simple dialog based application". Now, I'm concerned about how to write the code that will draw a line on the dialog box when the Apply button is pressed. I have checked out the other samples on drawing lines, however, they are using a different approach essentially based on MainWndProc(hwnd, message, wParam, lParam), where the handle hwnd is given as input. I'm not very experienced when it comes to programming windows. Does anyone have a simple sample file illustrating a solution to my problem? All help is highly appreciated. Thanks in advance.
Best regards
Soren Poulsen
Here is my problem. From the IDE, select File/New, and then choose "New Windows Application", and "A simple dialog based application". Now, I'm concerned about how to write the code that will draw a line on the dialog box when the Apply button is pressed. I have checked out the other samples on drawing lines, however, they are using a different approach essentially based on MainWndProc(hwnd, message, wParam, lParam), where the handle hwnd is given as input. I'm not very experienced when it comes to programming windows. Does anyone have a simple sample file illustrating a solution to my problem? All help is highly appreciated. Thanks in advance.
Best regards
Soren Poulsen
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you're familiar with DFLOGM, you may take a look at my extended
version with a sample on
www.geocities.com/jdujic
(follow the link to "Dialog Management").
Jugoslav
version with a sample on
www.geocities.com/jdujic
(follow the link to "Dialog Management").
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot Jugoslav! I have downloaded the xflogm.f90 file from your homepage, and will take a closer look at that file. Thanx again!
Best regards
Soren
Best regards
Soren

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