> > 2. People complain that the mouse wheel doesn't work in the VFP > > dropdowns > > in the editing window. I now see why that's a good idea. In the Dabo > > Editing Window if I pull up a method in the dropdown and then > > accidentally > > hit the mouse wheel, the code scrolls out of my method and way the > > heck > > down to some other method. Then I have to go back to the method > > dropdown to > > find my method. To prevent this I have to remember to click in the > > code. > > I'd rather the mouse wheel was disabled for these dropdowns. > > I'm sure that I can do this, but I'd like some general input from > others: do you use the MouseWheel to select from these dropdowns?
For me the ideal behavior for the dropdown would be to only honor wheel events if the dropdown is actually dropped not just "has focus". I haven't tried on windows but I also see this odd behavior it in other linux progs the Beryl Settings Manager comes to mind. Which while using the wheel to scroll the window if your mouse somehow "touch" a drop down control the values of which will change. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
