Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Additional palette?
Additional palette? [message #91581] Thu, 28 August 2003 08:39 Go to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

I want to add ApplicationWindow support for Designer, so I need to support
Actions. Actions in this case are separate from ApplicationWindow design - we
just create them for example in "createActions" method and then add them to
MenuManager and ToolbarManager.
So, I need to edit two separate things - window itself and list of actions.
For actions logical representation (as I think) is vertical scrollable list
with icons and titles, i.e. something like palette. Then actions can be dragged
to toolbar or menu.

Do you have ideas, how to implement such additional "pallette"? Well, may be
not really palette, but just something what stay always on screen even if
"main" content of window scrolls.

May be different ideas about action management?

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: Additional palette? [message #91695 is a reply to message #91581] Fri, 29 August 2003 04:28 Go to previous message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Konstantin Scheglov <scheglov_ke@nlmk.ru> wrote:

> Do you have ideas, how to implement such additional "pallette"? Well, may be
> not really palette, but just something what stay always on screen even if
> "main" content of window scrolls.
Ok, solved.
All what I need is CreationTool.

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Previous Topic:getBounds() in Figure
Next Topic:Sizing Figures
Goto Forum:
  


Current Time: Wed Jan 15 07:54:09 GMT 2025

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

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

Back to the top