Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » SWT Wizard and Data Binding
SWT Wizard and Data Binding [message #43351] Mon, 27 August 2007 15:42 Go to next message
Eclipse UserFriend
Originally posted by: D.Goertz.gmx.de

Hello,
I have a problem with the SWT Wizard. I create a new Wizard page in which
I init a class with a new control. In this class I use a ModifyListener to
change/set a new Image in the control. But it doesn't work.
The ModifyListener was called but the Image wasn't set.

I have the same problem, when I use the Data Binding technology instead of
the ModifyListener. It work only when I init one page which use the Data
Binding.

Thanks for your help.
Re: SWT Wizard and Data Binding [message #43389 is a reply to message #43351] Mon, 27 August 2007 16:38 Go to previous message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi Daniel,

maybe you could post a snippet which shows your problem. Just reading
your text doesn't tell us much about your environment.

Greets
Benny

Daniel G wrote:
> Hello,
> I have a problem with the SWT Wizard. I create a new Wizard page in
> which I init a class with a new control. In this class I use a
> ModifyListener to change/set a new Image in the control. But it doesn't
> work.
> The ModifyListener was called but the Image wasn't set.
>
> I have the same problem, when I use the Data Binding technology instead
> of the ModifyListener. It work only when I init one page which use the
> Data Binding.
> Thanks for your help.
Previous Topic:up and down in table
Next Topic:How to show a MessageDialog in a web browser when an event occoured in the backround thread
Goto Forum:
  


Current Time: Wed Apr 24 23:06:02 GMT 2024

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

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

Back to the top