Chris, I use POSE Handspring Prism,
I have some MemPtr & MemHandle but none Global. I have a SMART class for my application (I tried BIG also but is the same) 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? thanks --- Chris Apers <[EMAIL PROTECTED]> έγραψε: > What's the depth of your offscreen ? > What version of palmos do you use on POSE ? > > Dynamic heap size differ from a version to another > and from a device to another. > > Do you allocate also memory with MemPtrNew or > MemHandleNew ? > > Do you use a big class in your app ? > > > Hi all, > > > > I'm making a game with CW6 and C++. > > It wil have a lot of animation. > > > > That's why I need to make 3 big off-screen > windows. > > The first is : 160x96 > > The second : 160x96 > > The third : 160x64 > > > > But when I create the third the POSE emulator > can't > > start. > > (The OS5 simulator has no problem) > > > > I suspect that with the third window the POSE's > memory > > FULLS and can't create a new off-screen-window. > > > > Please tell me what to do to make the third > off-window > > also. (I need it) > > > > Thanks > > > > > > > ____________________________________________________________ > > Do You Yahoo!? > > Αποκτήστε τη δωρεάν @yahoo.gr διεύθυνση σας στο > http://www.otenet.gr > > > > -- > > For information on using the Palm Developer > Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ____________________________________________________________ Do You Yahoo!? Αποκτήστε τη δωρεάν @yahoo.gr διεύθυνση σας στο http://www.otenet.gr -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
