Hi Scuri,

I would like suggest a new feature to IUPList:
Actually normal behavior (Windows) is find a ITEM by first letter only.

Extended behavior when user type a text.
Find a ITEM by users type text (invisible buffer)
Windows can use CB_FINDSTRING message
GTK (?)
Motif (?)

Example:
Windows normal behavior:
Item 1: Red
Item 2: White
Item 3: Gray
Item 4: Green
If user type G, Windows ComboBox select the item 3 (only first G)

Extended behavior:
If user type Gre, Windows ComboBox select the item 4

What do you think?

regards,
Ranier Vilela


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to