"Eric Cloninger" <[EMAIL PROTECTED]> wrote: > Huy uncovered a bug in RE that I'll mention here so that the > solution is there when others encounter it. > > The bug occurs when copying and pasting an entire resource that > contains a popup trigger (Ray, this is probably what happened to > you). While RE will renumber regular form objects, it is failing > to renumber the reference to the list and the popup trigger in the > FORM_POPUP object. I'll fix this bug for a future release of RE, > but you may encounter this problem if you've used copy and paste.
That sounds like what happened to me. But I'm sure there was a duplicate FORM_POPUP as well; I never figured out where that came from, but I assumed that having a duplicate was why I had to tap twice to make a selection. I probably fixed the values and delete the duplicates at the same time, so I couldn't tell which fixed the problem. > The workaround is to right click on the form resource in the files > panel and choose the XML editor. In the XML source, search for > FORM_POPUP and adjust the values there manually. Or, use a text > editor of your preference. Or don't use copy/paste; do it the hard way :) -- Ray -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
