Yikes... well, i found my problem but have no idea why it was doing that wierd thing. For all to not have to deal w/ the problem. I had created a label w/ my IDE that had pretext which was smaller than the max amount of letters i was trying to write to.
This caused the strange effect. Once i added pretext that was big enough to handle the max amount of data, the strange control id ceased. Jim -- ************************************************** James P. Garozzo - Connectivity Engineer White-Rodgers - Affton, MO Phone: 314.577.5201 Fax: 314.577.5248 E-mail: [EMAIL PROTECTED] ************************************************** "Jim Garozzo" <[EMAIL PROTECTED]> wrote in message news:111268@palm-dev-forum... > > I have an app that responds properly to the trigger id when selected: > > event->data.ctlSelect.controlID = 1018 > > however, after the user hits/enters a time using the SelectOneTime, the > event that comes in is the following > > event->data.ctlSelect.controlID = 24941 > > > Has anyone seen this kind of problem? And, why would my new control id be > different after utilizing the SelectOneTime. > > Thanks! > > Jim > > -- > ************************************************** > James P. Garozzo - Connectivity Engineer > White-Rodgers - Affton, MO > Phone: 314.577.5201 Fax: 314.577.5248 > E-mail: [EMAIL PROTECTED] > ************************************************** > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
