Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Forms] custom control apis deprecated?
[EMF Forms] custom control apis deprecated? [message #1708204] Mon, 14 September 2015 15:49 Go to next message
Knut Wannheden is currently offline Knut WannhedenFriend
Messages: 298
Registered: July 2009
Senior Member
Hi,

I have tried to use the EMF Forms framework for a simple SWT based UI, but I found the need for some custom controls. I noticed that large parts of the API for custom controls are annotated as @Deprecated, but unfortunately without any message. Is there already a new API I should be using? Or will this remain like it is until the next major release?

Cheers,

Knut
Re: [EMF Forms] custom control apis deprecated? [message #1708277 is a reply to message #1708204] Tue, 15 September 2015 07:19 Go to previous messageGo to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Hi Knut,

maybe to make sure that you are looking for the right thing: Do you want
to replace some of the existing controls with your custom ones? In this
case, you should implement a custom renderer for those, there is no need
to use custom controls here.
http://eclipsesource.com/blogs/tutorials/how-to-customize-emf-forms/#customizecontrols

Best regards

Jonas

Am 14.09.2015 um 17:49 schrieb Knut Wannheden:
> Hi,
>
> I have tried to use the EMF Forms framework for a simple SWT based UI,
> but I found the need for some custom controls. I noticed that large
> parts of the API for custom controls are annotated as @Deprecated, but
> unfortunately without any message. Is there already a new API I should
> be using? Or will this remain like it is until the next major release?
>
> Cheers,
>
> Knut


--
--

Jonas Helming

Get professional Eclipse developer support:

http://eclipsesource.com/en/services/developer-support/
Re: [EMF Forms] custom control apis deprecated? [message #1708294 is a reply to message #1708277] Tue, 15 September 2015 08:21 Go to previous message
Knut Wannheden is currently offline Knut WannhedenFriend
Messages: 298
Registered: July 2009
Senior Member
Hi Jonas,

Yes, that article looks quite helpful. I had only found this one before: http://eclipsesource.com/blogs/tutorials/emf-forms-custom-control-areas/. It seems like it achieves something very similar in the end.

I will go ahead and implement a custom renderer instead.

Thanks,

Knut
Previous Topic:[ECP] Neon/Mars versions look weird
Next Topic:re
Goto Forum:
  


Current Time: Wed Apr 24 18:33:47 GMT 2024

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

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

Back to the top