> Matt/Manolo, > > I know your focused on printing at the moment, > but can you quickly check the 2 patches in STR #2323 > before I check them in? > > http://fltk.org/str.php?U2323 > > Although I'm not familiar with Cocoa, I have a fairly > high level of confidence two issues are fixed by these two small patches: > > a) Missing "right" and "middle" drag events: > http://fltk.org/strfiles/2323/fixdrag-r7196.patch > b) Missing "single click" mousewheel events: > http://fltk.org/strfiles/2323/mousewheel-r7196.patch
Greg: the patch regarding the missing right and middle drag events is for sure correct. For the other one, some testing seems needed to make sure that wheel movements don't become exagerately fast after this multiplication by 10. I don't have here the development environment to test. May be you've already tested that. Also the Qt solution is what you suggest, so the patch seems to make much sense. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
