Re: popup trigger in resource file

2001-01-10 Thread Alfonso Urdaneta
Jacky Cheung wrote: Hi, here is the part of the code on my pop up trigger. I am new to palm programming so it may not be useful to you. I just treat it as a ctrlSelectEvent. If you are using codewarrior, set the List ID for the popup trigger to the ID of the list you want to associate it

RE: popup trigger in resource file

2001-01-08 Thread Jacky Cheung
Actually, this may be the more proper way to do it. You may set the list item text in codewarrior constructor. case popSelectEvent: { switch (event-data.popSelect.controlID) { case fTableEditPstringPopTrigger: