Subject Re: [IBO] Re: positioning the cursor
Author Melissa Go
Marco,

The behavior seems to be different for ib_currency component and ib_edit
plus the SetCursor method is not visible in ib_edit.

> Hmmm.. it should work. In my IB_Currency component I have to
> reposition to the rightmost of the text, and I use
> SetCursor(99) (see IB_Currency.Imp for details). Since
> TIB_Edit derives from standard VCL, it should work as usual.
> Try again, or see what happens with or without the dropdown
> button (that TEdit does not have...) hope this will help
> regards Marco Menardi
>
> --- In IBObjects@y..., "Melissa Go" <sasa@d...> wrote:
> > Hi,
> >
> > I used to use the TEdit component but since I switched to
> > IBObjects, have had to use the TIB_Edit to accept input
> > from users. Since I had to perform some string
> > manipulation, I used the SelStart and SelLength properties
> > to position my cursor at the end of the text. Now, it does
> > not work anymore with the TIB_Edit component. Please help.
> > Can anybody offer any suggestions on what I can do?
> >
> > thanks,
> >
> > Sasa
>
>
> Yahoo! Groups Sponsor
>
> ADVERTISEMENT
>
>
>
>
>
>
>
> ____________________________________________________________
> _______________ IB Objects - direct, complete, custom
> connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ____________________________________________________________
> _______________ http://www.ibobjects.com - your IBO
> community resource for Tech Info papers, keyword-searchable
> FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service.