I have been able to fix the problem by calling
****
FrmUpdateScrollers(
m_pForm,m_pgUpButton.GetObjectIndex(),m_pgDnButton.GetObjectIndex(),
false, true);
FrmUpdateScrollers(
m_pForm,m_pgUpButton.GetObjectIndex(),m_pgDnButton.GetObjectIndex(),
true, false);
HideObject( IDContractDetailsUpRepeating );
HideObject( IDContractDetailsDownRepeating );
****
the above four lines right after FrmDrawForm().
But why I'm having to do that, I don't have an
answer... because it works well in other places in my
program without this workaround..
Anyway, the problem is solved but I would still want
an explanation... anyone?
Thanks
Prashant
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/