Subject | Re: [IBO] TIB_LookupCombo |
---|---|
Author | Jason Wharton |
Post date | 2001-01-17T23:37:27Z |
Another clue, when you get it accepting key strokes via the OrderingLinks
and setting the OrderingItemNo to one of the supported columns/items in the
OrderingLinks property, you will need to access the lookup combo's
SearchText property to get the string that the user has entered in.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
and setting the OrderingItemNo to one of the supported columns/items in the
OrderingLinks property, you will need to access the lookup combo's
SearchText property to get the string that the user has entered in.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Eddie Bush" <eddie@...>
To: <IBObjects@egroups.com>
Sent: Wednesday, January 17, 2001 3:24 PM
Subject: Re: [IBO] TIB_LookupCombo
> Update -- I can pick out of the list, but still can't type a new entry in.
>
> Thanks again for any and all assitance!
>
> Eddie
>
> ----- Original Message -----
> From: Eddie Bush <eddie@...>
> To: <IBObjects@egroups.com>
> Sent: Wednesday, January 17, 2001 1:59 PM
> Subject: [IBO] TIB_LookupCombo
>
>
> > Hey guys -- little problem.
> >
> > I have a TIB_LookupCombo that I am using to do a lookup and set a
foreign
> key value. I want the user to be able to enter something into the combo
> that would be added to the lookup relation.
> >
> > Problems:
> >
> > #1 -- Can't pick an item out of the list
> > #2 -- Can't type anything into the combo box's text area
> >
> > I'm sure there's some little thing I am missing -- but I just don't see
it
> right now.
> >
> > The combo box is embedded in a TIB_Grid component, btw -- in case that
> actually matters (doubt it does). I do have the keysource set, and have
the
> keylinks set up.
> >
> > Any suggestions/comments are appreciated.
> >
> > TIA!
> >
> > Eddie
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
>
>
>
>