Additional problem: overlapping TextDisplay & TextEditor. editor has focus and
is top of stack. display is raised (via show) and given focus (via fltk::focus
or Widget::take_focus). when the mouse moves, the editor renders all over the
TextDisplay even though it is obscured. In fact, obscuring the app and
uncovering it will cause the editor to "self raise" to the top of the stack.
There may be complicating factors as both these are sitting on top of a drawing
widget.
Am I doing something wrong or is this a bug?
Craig
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk