> On 04.04.2012 18:41, [email protected] wrote: > > Author: manolo > > Date: 2012-04-04 09:41:40 -0700 (Wed, 04 Apr 2012) > > New Revision: 9322 > > Log: > > Import same modification from 1.3 > > Manolo, thanks for fixing bugs in 1.3 and 3.0, but IMHO > such svn comments are not very helpful if read later only > in the context of FLTK 3.0. It would be better to copy the > comment of the original commit. Thanks.
I agree with that and will try to do better. On the other hand, this message was used for changes identical to changes done in 1.3, so any error there is detectable with comments in 1.3 commits. > And, regarding this commit in 1.3 and 3.0: there may be > other borderless windows like menu windows. I can't see any > issues here, since menu windows would probably take the focus > anyway, and I can't test this on OSX, but wanted to mention it, > in case it might be useful to consider... I have also thought about menu windows, and have extended the exception to them, that is, windows behave as before for both tooltip and menu windows. This behavior is not to accept focus (yes, even for menu windows). All of that is Mac OS-specific. Manolo > > Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
