I have been trying to run some of my software using the OS 3.5 build 20 ROM
and I'm having quite a few problems.
One problem occurs when I use WinCreateOffscreenWindow to create an
offscreen window during a frmOpenEvent. I get two error messages:
First: "Hi-Note" reports "Window.c, Line:752, Creating an offscreen window
when the draw window is invalid!
Second: "Hi-Note" reports "Window.c, Line:816, Creating a bitmap window
when the draw window is invalid!
I am also seeing lots of problems with items that I draw directly on the
window not being drawn properly - especially during form update events.
Both of these problems seem like they may be due to the draw window not
being properly set. Previously, the draw window was automatically set when
the active window was set. Has this changed? Does application code now have
to set the draw window before doing any drawing?
Bill Goodman
Cyclos