- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've got a mixed QuickWin and Win32 application that runs in the background. When another application posts a new data file to the hard drive, I want my application to read the file, come to the foreground and plot the results. I use the combination
i = SetForeGroundWindow( GethWndQQ( Graphics_Window ) )
where Graphics_Window is the unit number of a QuickWin window. This works perfectly under WinNT, but fails to bring my application to the foreground on Win98.
Any ideas as to cause? Any suggestions for a work around?
Thanks, Cliff
i = SetForeGroundWindow( GethWndQQ( Graphics_Window ) )
where Graphics_Window is the unit number of a QuickWin window. This works perfectly under WinNT, but fails to bring my application to the foreground on Win98.
Any ideas as to cause? Any suggestions for a work around?
Thanks, Cliff
Link Copied
0 Replies

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