Additional palette? [message #91581] |
Thu, 28 August 2003 08:39 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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)
|
|
|
Powered by
FUDForum. Page generated in 0.08504 seconds