Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » TitleAreaDialog and XWT
TitleAreaDialog and XWT [message #630584] Mon, 04 October 2010 09:34 Go to next message
Christian Sorensen is currently offline Christian SorensenFriend
Messages: 8
Registered: September 2010
Junior Member
Hi all

I can't seem to make the combination of TitleAreaDialog and XWT work. I'm trying to use XWT.load() to load a .xwt file into the dialog area. Then use the @postconstruct annotation on a method to get hold of some of the widgets with a XWT.findElementByName() call. It seems the postconstruct method is called early. Am I combining things that should not be combined? Could someone please point me in the right direction.

Best Regards
Christian
Re: TitleAreaDialog and XWT [message #632181 is a reply to message #630584] Mon, 11 October 2010 22:49 Go to previous messageGo to next message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
There is a class org.eclipse.e4.xwt.jface.AbstractDialog in XWT, which can
help you.

best regards
Yves YANG
"Christian Sorensen" <cso@giritech.com> wrote in message
news:i8c6to$n33$1@news.eclipse.org...
> Hi all
>
> I can't seem to make the combination of TitleAreaDialog and XWT work. I'm
> trying to use XWT.load() to load a .xwt file into the dialog area. Then
> use the @postconstruct annotation on a method to get hold of some of the
> widgets with a XWT.findElementByName() call. It seems the postconstruct
> method is called early. Am I combining things that should not be combined?
> Could someone please point me in the right direction.
>
> Best Regards Christian
>
Re: TitleAreaDialog and XWT [message #632226 is a reply to message #632181] Tue, 12 October 2010 08:02 Go to previous message
Christian Sorensen is currently offline Christian SorensenFriend
Messages: 8
Registered: September 2010
Junior Member
Thank you. I will give it a try.

Best regards
Christian
Previous Topic:Styling XWT widgets with CSS
Next Topic:rcp app, using hexapixel ribbon - main menu problem
Goto Forum:
  


Current Time: Fri Apr 19 22:40:13 GMT 2024

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

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

Back to the top