> > I use POSE Handspring Prism, Did you check the dynamic heap size of this device ?
> > I have some MemPtr & MemHandle but none Global. > > I have a SMART class for my application (I tried BIG > also but is the same) i was meaning C++ class. > > Another question: > I copy a transperent (From Constructor) bitmap to a > off-screen-window and then how can I keep it > transperent when and copy it again somewhere without > all the white color that it gets from the > off-screen-window? You need to use WinCreateBitmapWindow but your bitmap must be in dynamic memory. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
