Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » mofied text in Text Widget
mofied text in Text Widget [message #12746] Tue, 27 March 2007 23:43 Go to next message
Eclipse UserFriend
Originally posted by: vek.silistix.com

After I modify text in Text widget, when I can textWidgetObj.getText() I am
not receiving the modified text. Do I need to call any other function before
calling getText()?

Thanks.

Venkatesh
Re: mofied text in Text Widget [message #12847 is a reply to message #12746] Wed, 28 March 2007 10:45 Go to previous message
Eclipse UserFriend
Originally posted by: rsternberg.innoopract.com

Hi Venkatesh,

Venkatesh Velayutham schrieb:
> After I modify text in Text widget, when I can textWidgetObj.getText() I am
> not receiving the modified text. Do I need to call any other function before
> calling getText()?

This works fine in the Controls demo (Tab "Text"). You can have a look
at the implementation in org.eclipse.rap.demo.controls.TextTab. If you
want to be notified of a text change, use a ModifyListener.

Regards,
Ralf
Previous Topic:I can consider eclipse rap for a project in my company
Next Topic:File uploader
Goto Forum:
  


Current Time: Sun Sep 22 20:16:25 GMT 2024

Powered by FUDForum. Page generated in 0.02808 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top