> > The Fl::first_window() function is the single instance in all of
> > FLTK that calls fl_xid().
>
> Oops, I found 53 hits in 17 different files in src/*.c*
>
> $ grep fl_xid src/*.c* | wc -l
> 53
> $ grep fl_xid src/*.c* | cut -f1 -d':' | sort -u | wc -l
> 17

I expressed myself badly. All other instances are for WIN32 or X11.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to