To be serious there is a problem with own icon. As you noticed, a dbg ROM version uses a different colour scheme, and the implication (as I understand it) is that your app should not rely on standard colour scheme.
We can use a transparent colour for the background, but can predict the foregound colour for "I" icon, and you don't have a function to colourize your monochrome bitmap (X11 has it, in MS Windows you can also do it not without a hassle) Michael -----Original Message----- From: Joe Programmer [mailto:[EMAIL PROTECTED]] Sent: Thursday, 6 December 2001 3:05 PM To: Palm Developer Forum Subject: RE: Changing Info Dialog Title --- Max Bian wrote: > FrmSetTitle requires a reference to a form. If I > remember correctly, the Tips > thing is displayed using FrmHelp with a String > resource passed as parameter. > How do you get the form reference to use > FrmSetTitle? > Why not just create your own tips icon, draw it yourself, and display your own form or alert when it is tapped? Then you can use any title you want. __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- 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/
