Thought I'd add a note regarding this:

George Petrov wrote:
>     ///// Fl::e_number = 0;
> [..]
> Notice commented line Fl::e_number = 0; - after I put this line then I
> receive again event, but it is 0 and is OK (I ignore 0 events).

    Is Fl::e_number even documented?

    I would not expect predictable behavior by changing undocumented
    internal variables in any lib; best to consider them read only.


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to