New topic: Listbox: using CellClick AND DragReorderRows
<http://forums.realsoftware.com/viewtopic.php?t=30508> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message computerfreaker Post subject: Listbox: using CellClick AND DragReorderRowsPosted: Thu Oct 15, 2009 7:26 pm Joined: Thu Mar 05, 2009 1:03 pm Posts: 1442 Location: USA Hi! I'm trying to use both the CellClick AND DragReorderRows events in a Listbox; unfortunately, handling the CellClick the way I want to (opening an application) is keeping the DragReorderRows event from firing. I tried some MouseDown/MouseUp magic, but returning True from the MouseDown event keeps the CellClick and DragReorderRows events from even firing... any ideas? Thanks! computerfreaker _________________ With great power comes great responsibility. Learn something new every day, and the rest will take care of itself. Life is a journey, not a destination. Enjoy the trip! Top dglass Post subject: Re: Listbox: using CellClick AND DragReorderRowsPosted: Thu Oct 15, 2009 7:46 pm Joined: Fri Sep 30, 2005 9:29 am Posts: 611 Location: California Change your 'application open' trigger to a DoubleClick. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
