Listbox Result
Moderators: Dorian (MJT support), JRL
Listbox Result
When an item in a list box is double clicked with the mouse button it would be very nice to have it return a Result. This sure would make it easier than selecting an item then clicking a button to have it perform an action based on the item selected in the listbox. Time saving that's what this is all about. I've been able to do something simular by assigning the mouse wheel button to hot key combo associated with the Modual button. This method is slow though.