Subject | Re: [IBO] Lookup List |
---|---|
Author | TeamIBO |
Post date | 2002-01-15T11:44:20Z |
> 1/ PARTNO field is upper case only, it's set in the query,Depends what you want. If you only want the search to be case
> but I can't seem to switch the Lookup to switch entry to
> upper case. Caps lock works but should not be necessary ( I
> hate going to machines that have Caps Lock ON ), so is it
> the only way?
insensitive then...
ColumnAttribute:
PARTNO=NOCASE
If you want the control to always input in upper case then...
FieldsCharCase:
PARTNO=UPPER
> 2/ My IB_ComboBox's are too big. The IB_LookupCombo drops nicelyIts a Windows API issue. Either accept it or use TIB_ComboBoxEnh
> into the grid, but the others do not allow me to change the size to
> fit the grid ( height ). Anything that can be done?
which is not derived from the Windows API combo.
hth
--
Geoff Worboys - TeamIBO
Telesis Computing