Organization: [Computer Consoles, Inc., Rochester, NY
Lines: 10
I'll try this again, seeing as I did not receive any responses last time!
I am developing a GUI-interface for a project using Gadtoolsbox 1.4.
I have some screens that use Listview gadtools on them. Whenever I generate the code for these screens (including the events loop) everything works fine until I activate any gadget on the screen. At that point I get a constant flood of INTUITICK messages waking up my application.
I took a romp through the RKM's and found that the IDCMP_LISTVIEW flag is sub-defined with the INTUITICKS flag. My question is... How can I use Listview gadgets without getting this stream of INTUITICKS waking up the application??????