Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMFForms] Extend existing controls
[EMFForms] Extend existing controls [message #1689796] Tue, 24 March 2015 10:53 Go to next message
Tristan Faure is currently offline Tristan FaureFriend
Messages: 460
Registered: July 2009
Senior Member
Hello all
EMF Forms satisfies my needs for EMF GUI.
For a specific need I have to add for each estructural feature modification a new element (for example a button).

First I thought I had to use additional renderer extension point but it seems it is not fully implemented.
Then I tried to replace default rendered and decorate creation. But it is not yet working

Do you see a clean way of dealing with my problem ?

Regards




Re: [EMFForms] Extend existing controls [message #1690106 is a reply to message #1689796] Wed, 25 March 2015 10:03 Go to previous messageGo to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Hi,

replacing the dedault renderer is the right solution to customize
controls. What exactly is not working?

Best regards

Jonas

Am 24.03.2015 um 11:53 schrieb Tristan Faure:
> Hello all
> EMF Forms satisfies my needs for EMF GUI.
> For a specific need I have to add for each estructural feature
> modification a new element (for example a button).
>
> First I thought I had to use additional renderer extension point but it
> seems it is not fully implemented.
> Then I tried to replace default rendered and decorate creation. But it
> is not yet working
>
> Do you see a clean way of dealing with my problem ?
>
> Regards


--
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Re: [EMFForms] Extend existing controls [message #1690109 is a reply to message #1690106] Wed, 25 March 2015 10:32 Go to previous messageGo to next message
Tristan Faure is currently offline Tristan FaureFriend
Messages: 460
Registered: July 2009
Senior Member
I tried 2 solutions
- 1
I tried to replace the element renderer but in this case i don't know how to delegate creation of controls and decorate them
-2
I tried to replace feature renderer but it seems I have problems with controls with several rows.




Re: [EMFForms] Extend existing controls [message #1690271 is a reply to message #1690109] Thu, 26 March 2015 09:22 Go to previous message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Hi Tristan,

what do you mean by element renderer and feature renderer?
In your case, I think you want to replace the control renderer for a
certain feature (or several features).

Is that the case?

Best regards

Jonas

Am 25.03.2015 um 11:32 schrieb Tristan Faure:
> I tried 2 solutions
> - 1 I tried to replace the element renderer but in this case i don't
> know how to delegate creation of controls and decorate them
> -2 I tried to replace feature renderer but it seems I have problems with
> controls with several rows.


--
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Previous Topic:Version of org.eclipse.emf.ecp.view.categorization.model.nl_de
Next Topic:[EMFForms] TableControl
Goto Forum:
  


Current Time: Sat Apr 20 04:28:41 GMT 2024

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

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

Back to the top