Hi there,

I have couple of issues with setting properties of various UI objects.

In my app, the first form that comes up when the user clicks on the app icon
is the "MainForm". In the MainFormInit() function, I am setting colors of
various objects like UIObjectForeground, UIObjectFrame, UIFieldText etc. 
When I launch the application, it doesn't reflect these colors on the
MainForm but if I visit any other form and revisit the MainForm, it reflects
all these colors perfectly.

Second thing is, in the same Init() function, I am calling FrmSetFocus() to
set focus to one of the control buttons on the form but it never shows it as
selected.

Am I doing something wrong here?

Try to help,
Keyur.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to