Subject RE: [IBO] IB_LookupCombo questions
Author Jason Wharton
Did you upload the sample app to the files area of this group? If you had
it as an attachment it will have been stripped off.

Reading your problem here suggests to me you are tying to have it do
something it may not be able to do. If it is a data bound control it is
always going to want to display the data it is bound to.

Jason Wharton


> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
> Behalf Of Roberto Freitas
> Sent: Tuesday, November 08, 2005 6:03 PM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] IB_LookupCombo questions
>
>
> Hi, I'm using Delphi 7, Firebird 1.5 and IBO 4_5_B.
> I have been trying for many days to solution this problem, but I
> couldn't yet.
> Would somebody, please, help me why IB_LookupCombo:
> 1) Only shows text when cursor is on the control
> 2) Can't type anything on control, only allows select on dropdown list
> 3) Dropdown list width is inappropriate, because first column is too
> large
> I put a very small sample with DB, please unzip it on a fold
> C:\RFSample
> Great thanks.