>>>>> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes:
Darren> On Tue, 2002-10-22 at 18:34, Jean-Marc Lasgouttes wrote: >> >>>>> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: >> Darren> Because its behaviour changed, I wonder if this is entirely an Darren> xforms bug after all? >> Can you try the fdesign program and see whether you can reproduce >> the problem here? Darren> I only tried the open file dialogue: the Darren> indent-after-wheel-click is there, but the Darren> close-dialogue-after-4-clicks isn't. Yes, what I saw is the indent-after-wheel-click. Darren> Is 1.0 available? The documentation I read didn't mention it Darren> until I grabbed the older version. If you feel like discovering yet another weird codebase, you may want to debug using xforms 1.0rc5.2. It seems that mousewheel handling is in lib/textbox.c:fl_handle_mouse_wheel. Note that the comment above the function says: /* mouse wheel hack */ JMarc
