Topic: Possible Bug in Appgraphics
Hi Jeff,
I'm using SF with a menu created with Appgraphics (e.g., File/Open, File/Run, File/Quit). You get the idea.
Using the logic that you suggested in a prior post on "resizing windows", I tried my program and ran it within the SF application.
Then I started receiving intermitant error messages that crashed my program (but not SF) that I couldn't explain.
The error message that repeatedly occurred was as follows:
"Error, Drawing operation was attempted when there was no current window."
After many trials and error after error, I finally realized an odd thing about when this error occurs.
Oddly, it only occurs when the mouse pointer is over the Appgraphics window while the program is running.
And it doesn't seem to matter even when the mouse pointer is perfectly still as long as it's over the window.
If I run the same program (without any changes or recompiling) but move the mouse pointer to the side and off of the window when the program is selected to run, then everything runs smoothly with no errors. I can repeat this over and over again.
Any clue what's happening here?
All suggestions are welcome as I'm clueless.
Frank