Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Search in Tools Pallete(Search for Node and Edge creation tools in Palette)
Search in Tools Pallete [message #1831301] Mon, 17 August 2020 06:09 Go to next message
RAMAN RKVS is currently offline RAMAN RKVSFriend
Messages: 3
Registered: August 2020
Junior Member
Hi I am creating a Sirius editor with about 100 tools. Is there a way I can provide a quick search in the palette so that the user need not scroll the entire palette to find them.

Thanks.
-Raman
Re: Search in Tools Pallete [message #1831415 is a reply to message #1831301] Wed, 19 August 2020 10:26 Go to previous message
Florian Barbin is currently offline Florian BarbinFriend
Messages: 270
Registered: August 2010
Senior Member
Hi Raman,

There is no API or tool in the odesgin in Sirius to do so. You can take a look on org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.PaletteManagerImpl(EditDomain) were the Palette refresh is handled but the PaletteManager is not intended to be extended. Sirius relies on GEF./GMF, maybe you can try to extend the Palette behavior by using the GEF/GMF API (see org.eclipse.gef.palette.PaletteEntry and all related hierarchy) but Sirius might erase your filter at the next refresh.

Best regards,

Florian
Previous Topic:Any Magic for Widget Select?
Next Topic:Pop-up property view
Goto Forum:
  


Current Time: Fri Apr 19 12:50:40 GMT 2024

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

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

Back to the top