also tested it on a tungsten t and works fine. markus dresch (www.palmside.com)
"Aaron Ardiri" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:108923@palm-dev-forum... > > > try this code in your startup function: > > > > BitmapType *bmp = LoadBitmap(BMP_TEST); > > WinScreenLock(winLockDontCare); > > WinScreenUnlock(); > > WinPaintBitmap(bmp, 40, 40); > > this trick doesn't always work every device - the launcher itself may > actually clear the screen when switching. there is no 'exact' way to > do this on every device. > > it works for m505 units using the standard launcher - as, this trick > i gave out to people for the mobilewizardry demo coding competition. > > --- > Aaron Ardiri [EMAIL PROTECTED] > CEO - CTO +46 70 656 1143 > Mobile Wizardry http://www.mobilewizardry.com/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
