> With OS5 you can just add some extra lines to the pilrc .rcp file and voila, your application is > using the hi-res graphics(au contraire to the older sony cli�s who remain running my application in > 160x160). Is it possible to develop for the sony cli�(pre-os5 ofcourse) platform in the same way, > or does it require special calls defined in the sony sdk? > > My application is already using hi-res graphics with os5, is there allot of conversion work to be > done to make applications compatible with the sony cli�s?
yes, you have to use the hires functions defined in the sony sdk (HRDrawBitmap and the like). not sure if you can get a handle to your double density bitmap and display it using the hr functions though... worth a try. markus dresch (www.palmside.com) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
