Precisely! We should have all this stuff in one place! The extremely helpful developers from Palm are aware of most of these issues, but for some reason the 'official' Palm documentation (and indeed the knowledge base as well) usually neglects bugs and wierdness in previous OS versions (wonder why ;)). I guess we should stop writing emails and start drafting additions to the FAQ? Stuart Nicholson Programmer Firepad Inc. -----Original Message----- From: Aaron Ardiri [mailto:[EMAIL PROTECTED]] Sent: Friday, August 11, 2000 10:22 AM To: Palm Developer Forum Subject: RE: FAQ (was Re: To beginner programmers (was Re: This is not fai r)) > 1) WinDrawBitmap doesn't support 4bpp gray scale properly until OS 3.3 > (even if your device does). > 2) SysBinarySearch is broken until about 3.3 as well (unless you set the > findFirst parameter to true) > 3) Odd launcher and UI event behaviours in older OS versions. .... dont forget the list of problems and incompatabilities with push buttons etc etc.. my code has a few: if (DeviceSupportsVersion(...)) do_this else do_that. :)) az. -- Aaron Ardiri Java Certified Programmer http://www.hig.se/~ardiri/ University-College i G�vle mailto:[EMAIL PROTECTED] SE 801 76 G�vle SWEDEN Tel: +46 26 64 87 38 Fax: +46 26 64 87 88 Mob: +46 70 656 1143 A/H: +46 8 668 78 72 if you enjoy it, then it aint work :) - rule #106 of life -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
