Hi all , I got 2 questions.
1.I hav created a row of pushbuttons Like in the volume settings dialog!!!. I am overiding the right,left rocker buttons. Boolean OnvchrRockerLeft(EventType* pEvent, Boolean& bHandled) Boolean OnvchrRockerRight(EventType* pEvent, Boolean& bHandled) I want to fill color in the pushbuttons as and when they get higlighted.(similar to the volume dlg!!) Can i know how to fill color in a particular control like pushbutton?? I suppose this may answer the question of [EMAIL PROTECTED] also. 2.Secondly i am creating a no of BITMAP's and BITMAPCOLOR images in the pilrc. I am using these bitmaps for the pushbuttons as graphic images. When ever i choose a particular image for the pushbutton only the first particular bitmap(as seen in the sourcecode section) is getting selected. Even this is the same case with formbitmap also.The bitmap is not varying according to the choice from the list. do i need to create a bitmapfamily for this.( i dont think it is necessary!!). Can anybdy provide some guide lines for this problem in PILRC??. Thanx a Lot Anil -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
