Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » TitleAreaDialog and XWT
TitleAreaDialog and XWT [message #630584] Mon, 04 October 2010 05:34 Go to next message
Eclipse UserFriend
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 18:49 Go to previous messageGo to next message
Eclipse UserFriend
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 04:02 Go to previous message
Eclipse UserFriend
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: Sun Jul 06 14:44:31 EDT 2025

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

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

Back to the top