Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Hide standard menu and customise editor
Hide standard menu and customise editor [message #1734562] Thu, 09 June 2016 11:40 Go to next message
Laurent BOD is currently offline Laurent BODFriend
Messages: 4
Registered: June 2016
Junior Member

I want to customize the editor generated by Sirius including masking the general menus Eclipse for example. Is this possible and how ?
Re: Hide standard menu and customise editor [message #1734902 is a reply to message #1734562] Mon, 13 June 2016 10:16 Go to previous messageGo to next message
Julien Dupont is currently offline Julien DupontFriend
Messages: 172
Registered: July 2009
Senior Member
Hi Laurent,

It's possible to masking the general menus Eclipse. This action does not
linked to Sirius, but to eclipse behavior.
You could find an example of that on Mindtorms project:
https://github.com/mbats/mindstorms
To do that you should used the application project to remove
programmaticaly the menu that you don't want.

Regards,

--
Julien - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Hide standard menu and customise editor [message #1734982 is a reply to message #1734902] Tue, 14 June 2016 11:45 Go to previous message
Axel Guckelsberger is currently offline Axel GuckelsbergerFriend
Messages: 354
Registered: July 2009
Senior Member
Hi Laurent,

for some menus and menu entries you can use activities.
Read this article:
http://codeandme.blogspot.de/2011/09/hiding-ui-elements-in-rcp.html

There may be other ones which need to be removed programmatically. For
this you can use register/add a menu listener to hook into the menu
creation with a custom class.

HTH
Axel
Previous Topic:Sirius with JDT
Next Topic:Loading models: Loading referenced models of "representations.aird" hangs forever
Goto Forum:
  


Current Time: Fri Apr 19 19:26:15 GMT 2024

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

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

Back to the top