keith, long time no hear from :) > If you have found a quick and easy solution for this I would appreciate > knowing it. I asked this question on the Sony forum a while ago and > received a nice reply and solution which works well (get a pointer to > the bitmap family and then move forward to the HDD member), but it would > be nice if there was yet a simpler solution. To see the code, search > the Sony forum for subject "Sony High resolution" on 1/7/2003.
um. i didn't find an easy solution - and, after a bit of research, i figured out exactly what you said here. grab the bitmap, find the HDD version (with right depth), then, blit with HRWinDrawBitmap(). i haven't implemented it, but, i am sure it isn't *that* easy. if there is no HDD version, it'll still need to call WinDrawBitmap() as it would have done previously :) i dont subscribe to the sony-forum, if you could forward me that message, that'll be great :) it may be time to write a generic draw bitmap routine thats smart enough for sony and hdd units. --- 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/
