[EMAIL PROTECTED] wrote: > > I have created a popup trigger . I am using the LstSetDrawFunction > function and created a function to read the data into the listbox. The > data displays fine, but when I select a item trash displays in the popup > text. How do I resolve this problem? > Thanks It sounds like you're using GCC and not including the CALLBACK_ PROLOGUE and CALLBACK_EPILOGUE macros in the list-drawing callback. Search the forum archives for how to insert those macros. Regards, Daniel.
- Listbox selection problem CCDAKE
- RE: Listbox selection problem Elia Freedman
- Re: Listbox selection problem Ben Darnell
- Re: Listbox selection problem Alan Pinstein
- Daniel McCarty
