Hi Don,
For the record, fltk.bugs is reserved for the automated STR-tracking system.
You usually won't get many replies if you post in here; fltk.general is the
place to post questions!
As for your GlWindow, I didn't have a draw() function on hand to test this
with, but I *did* test it with a regular Window, and it works quite fine (just
overriding the handle() method.
If you could post up your draw() (in fltk.general!) I might be able to take a
look at it - note, however, that I'm on Ubuntu, and I know the VS2005 projects
under windows build glut into the fltk2_gld.lib, so this may be having an
effect.
However, I shall await your draw() and go from there.
As an aside, there's really no point on changing the cursor based on the MOVE
event. It changes to/from a cross when it crosses the threshold anyway - unless
you intended to set cursor to a cross on the off chance that the window is
created under the cursor, but the creation of a window underneath the cursor
triggers fltk::ENTER anyway (at least on my machine!).
Ben
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs