Small palette problem [message #206544] |
Tue, 03 January 2006 05:11  |
Eclipse User |
|
|
|
Originally posted by: greg.gigon.tugulu.com
Hello guys,
I gues that my problem is very simple to solve, but I can't find solution :(
When my palette has more entries, elements disappear under properties view. They are ther but it's
impossible to see it. I'd like to do smething similar to Logic Example where palette adds arrows for
scrolling betwean elements within palette.
Is this some sort of PaletteDrawer property or maybe PaletteGroup?
Cheers, Greg
|
|
|
|
|
Re: Small palette problem [message #206682 is a reply to message #206676] |
Thu, 05 January 2006 04:05   |
Eclipse User |
|
|
|
Originally posted by: greg.gigon.tugulu.com
Hello,
I'm using GraphicalEditorWithFlyOutPalette as my editor.
Then I override getPaletteRoot() method in Editor Class.
Next step is to create PaletteRoot. I'm building it using PaletteGroup and PaletteDrawers and
PaletteEntries.
And answer for your question is Yes, I'm using PaletteDrawers as container for my Entries.
My question is how to make nice scroll buttons as it is on Logic Example. When there is too much
elements to show it on palette and there's small black arrow on top and bottom that you can use for
scroll purpose.
Regards, Greg
Ingo Koch wrote:
> Hi Greg,
>
> did i get you right that you are using a PaletteDrawer as container for your
> entries?
> If not, yould should do so!
>
> Regards, Ingo
>
> "Greg" <greg.gigon@tugulu.com> wrote in message
> news:dph024$gp7$1@utils.eclipse.org...
>
>>Hello Guys,
>>Any IDEAS ??
>>
>>Greg
>>
>>
>>Greg wrote:
>>
>>>Hello guys,
>>>I gues that my problem is very simple to solve, but I can't find
>>>solution :(
>>>When my palette has more entries, elements disappear under properties
>>>view. They are ther but it's impossible to see it. I'd like to do
>>>smething similar to Logic Example where palette adds arrows for
>>>scrolling betwean elements within palette.
>>>Is this some sort of PaletteDrawer property or maybe PaletteGroup?
>>>
>>>
>>>Cheers, Greg
>
>
>
|
|
|
|
|
|
Re: Small palette problem [message #207038 is a reply to message #206958] |
Tue, 10 January 2006 04:37  |
Eclipse User |
|
|
|
Originally posted by: greg.gigon.tugulu.com
Hello Randy.
Yes, I'm placing drawers inside group. I'm creating two groups, one is for tools (selection,
connection) and one is for drawers with elements.
I just added drawers to palette root, without putting it in group and everything works fine.
Thanks for good trace Randy :)
Greg
Randy Hudson wrote:
> It should be working. You aren't putting drawers inside a group are you?
> What about overriding the way the palette's canvas is placed. Could it be
> that the canvas is actually bigger than what is visible?
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05798 seconds