If there is no default how come i can call the drawing commands directly ? I mean when i call WinDrawLine for example i get a line on the screen so there must be a default window? Or this is just the default screen window?
On release OS versions, applications start with a default draw window. On debug versions of the OS, no default drawing window is provided, and you need to draw a form or set a drawing window before calling WinDrawLine or other functions like that.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
