Hello all, I am using a popuptrigger-list combination to show different categories. This combination works fine in detail form. But in list form, after when the list is clicked, it shows up a funny letter. But after a selection is made, it shows up correct. Just for reference, I have included the resource definition: --list view POPUPTRIGGER "......................." ID lstvwpopupCusine AT(86 1 62 12) USABLE LEFTANCHOR FONT 0 LIST "" ID lstvwlstCusine AT(86 1 63 30) NONUSABLE DISABLED VISIBLEITEMS 16 FONT 0 --detail view (it works fine) POPUPTRIGGER "......................." ID popupCusine AT(39 69 62 15) USABLE LEFTANCHOR FONT 0 LIST "" ID lstCusine AT(39 69 62 30) NONUSABLE DISABLED VISIBLEITEMS 16 FONT 0 In the Neil's book, he says, the list bounds should be greater than the trigger and the list should be non-usuable. Both are done. In the archieves, I found out that Jeff wheeler had similar problem. But he corrected by setting list nonusuable. I presume he is using CW. I am using PiLRC-GCC Any help would be appreciated Thanks in advance, Joseph _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
