> awesome. resize() was in fact the problem.

> Is there a better way to debounce the resize call?
> X seems to send a flurry of those messages.

If you override resize() you might need an init_sizes() call too.
There's an example on Greg's cheat sheet that might help you:
http://seriss.com/people/erco/fltk/#ScrollableWidgetBrowser

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

Reply via email to