[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: On pressing Enter in a textbox the cursor goes to the first position
|
The forms package must be doing something here because swt Texts do not
behave like either of these by default. You should ask this on the
eclipse.platform newsgroup since forms comes from the eclipse ui component.
Grant
"Helan" <helan.jesintha@xxxxxxxxxxxx> wrote in message
news:b3920bfea82890d2ec7331d2e1605ff7$1@xxxxxxxxxxxxxxxxxx
> Hello,
> We have a RCP application and in the form view, we have different
> widgets. When we enter a text in a textbox and press enter, the cursor
> goes to the first position instead of being in the last position. I have
> checked in the Eclipse forms and I saw that, in some places on press of
> enter the cursor goes to the last position and in some to the first.
>
> Please advise on the behaviour and let us know if any soultions.
> Regards,
> Helan
>