hola, (fltk 1.1.9)
first: how do i use the scroll widget correctly in fluid?
i put a huge box inside a scroll widget and it scrolls
fine. but widgets that are outside of the scroll widgets
are being "overlayed" by the huge box and become
insensitive (they are visible though). in fluid, the big
box draws out of the scroll widgets scope so i guess i did
something wrong.
second: two windows, one ("C") with a custom widget that
changes the mousepointer when moved over. now, when C does
not have the focus and i click into my widget to focus it,
the mousepointer that was set by the custom widget is used
by the other window ("B"). i can only revert the
mousepointer to normal by doing the same procedure with the
difference that i click on a free area in window C (one
that does use the normal mousepointer). i guess i am
missing some important event in my handler?
thank you,
jan
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk