DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L1788
Version: 2.0-current


I use Browser with custom model (own fltk::List subclass), but probably the
same situation is with standard fltk::List subclass used by Browser.

In scenario:

list is empty
browser.relayout(); //ok, no elements are displayed
list changed and have one element
browser.relayout(); //now element is displayed and selected(!) but
callback was not called(!)

In my opinion either element shouldn't be selected or callback should be
called.


Link: http://www.fltk.org/str.php?L1788
Version: 2.0-current

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

Reply via email to