hello,

i have lot of items that i want to put into a browser so that the user can see 
and select them. ") but since its 512 or 1024 or more items, i need some filter 
functionality, so, when the user knows what he/she is looking for, the user has 
a textfield or some shortcut like "/" to search the browser for some substring. 
the browser should then only display those items that contain the entered 
substring.

since i dont want to reinvent the wheel...anyone knows if there is some lib to 
use for this task? it should just eat lots of string items and you can throw 
substrings at it, which will make it spit items that contain the same 
substring, fast.

thank you,
jan
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to