[Gambas-user] ComboBox.Find (gb.qt) syntax

richard terry rterry at ...1946...
Fri Oct 2 14:00:50 CEST 2009


ComboBox.Find (gb.qt)
Syntax

FUNCTION Find ( Item AS String ) AS Integer

Finds an element in the poup list box and returns its index, or -1 if the 
element cannot be found. 


This appears to be case sensitive which is a pity.

I wonder if it would be possible to have a flag in this routine to search  for 
case sensitive/non sensitive

Regards

Richard




More information about the User mailing list