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

[STR New]

Link: http://www.fltk.org/str.php?L2767
Version: 1.3-feature


I guess I could, the steps until I can get to it is:

1) create a Fl_Browser object with a height equal to two items (perfect
fit).  (xyz=new FL_Browser(....))

2) add two items to the browser.  xyz->add("1"); xyz->add("2");

3) select the second item.  xyz->select(2)

open / show your window that contains the browser object.


Link: http://www.fltk.org/str.php?L2767
Version: 1.3-feature

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

Reply via email to