Oh, yes, that's one of my "favorite" bugs. It seems to manifest itself in very odd ways.
Anymore, I look for it first if I've changed/added any code that deals with labels. And I'm more careful with how I use/define labels, too. I'm glad you found your problem, Jim. Dennis Leas ------------------- [EMAIL PROTECTED] "Jim Garozzo" <[EMAIL PROTECTED]> wrote in message news:LYRIS-59060-155063-2003.01.30-10.34.49--dennis#greenteasoftware.com@new s.palmos.com... > 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/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
