Skip to main content



      Home
Home » Eclipse Projects » GEF » Is it possible create Microsoft office like Palette?
Is it possible create Microsoft office like Palette? [message #167995] Sun, 13 February 2005 19:24 Go to next message
Eclipse UserFriend
Hi Guys
After insert too much stuff entry into current palette. They looked ugly
and very hard to use. imagine if your palette have more than 20 drawer each
drawer have 10 entry ..:((
Is there any way can Dynamic Hidden Some Palette Drawer or add Multiple
Tab into Palette Root ,Just like Microsoft Office does?
Any idea or suggestion are welcomed. Really appreciated

best of all
arfeifei
Re: Is it possible create Microsoft office like Palette? [message #168010 is a reply to message #167995] Sun, 13 February 2005 19:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Which microsoft product are you referring to? Visual Studio and Visio both
use drawers like GEF.

"arfeifei" <arfeifei@gmail.com> escreveu na mensagem
news:cuor26$cp8$1@www.eclipse.org...
> Hi Guys
> After insert too much stuff entry into current palette. They looked
> ugly and very hard to use. imagine if your palette have more than 20
> drawer each drawer have 10 entry ..:((
> Is there any way can Dynamic Hidden Some Palette Drawer or add Multiple
> Tab into Palette Root ,Just like Microsoft Office does?
> Any idea or suggestion are welcomed. Really appreciated
>
> best of all
> arfeifei
>
Re: Is it possible create Microsoft office like Palette? [message #168067 is a reply to message #168010] Sun, 13 February 2005 22:10 Go to previous messageGo to next message
Eclipse UserFriend
Hi Randy
Sorry.I should make it more clearly. I mean is there any possibiliy to
make GEF palette looks like a
like Microsoft Word toolbar? or like Oracle Jdeveloper 10G. they also have
similar Palette. But they add a comboxBox on top the Palette. so they can
chose the comboBox to selec which Drawer display. or is there anyway to make
multiple palette? each palette have multiple drawer (or Tab whatever) and
each drawer can have sub-drawer?

Thanks for reply

arfeifei

"Randy Hudson" <none@us.ibm.com> wrote in message
news:cuosvq$j7e$1@www.eclipse.org...
> Which microsoft product are you referring to? Visual Studio and Visio both
> use drawers like GEF.
>
> "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
> news:cuor26$cp8$1@www.eclipse.org...
>> Hi Guys
>> After insert too much stuff entry into current palette. They looked
>> ugly and very hard to use. imagine if your palette have more than 20
>> drawer each drawer have 10 entry ..:((
>> Is there any way can Dynamic Hidden Some Palette Drawer or add
>> Multiple Tab into Palette Root ,Just like Microsoft Office does?
>> Any idea or suggestion are welcomed. Really appreciated
>>
>> best of all
>> arfeifei
>>
>
>
Re: Is it possible create Microsoft office like Palette? [message #168082 is a reply to message #168067] Sun, 13 February 2005 23:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

What office has is more like stack views in Eclipse. But instead of tabs,
they use a drop-down combo to choose which view is on top.

The palette is just a canvas. You can stack multiple canvases using a
PageBook or something similar. Feel free to open a feature request, but it
will be low priority until multiple GEF clients are all asking for it.

"arfeifei" <arfeifei@gmail.com> escreveu na mensagem
news:cup4qc$ei4$1@www.eclipse.org...
> Hi Randy
> Sorry.I should make it more clearly. I mean is there any possibiliy to
> make GEF palette looks like a
> like Microsoft Word toolbar? or like Oracle Jdeveloper 10G. they also have
> similar Palette. But they add a comboxBox on top the Palette. so they can
> chose the comboBox to selec which Drawer display. or is there anyway to
> make multiple palette? each palette have multiple drawer (or Tab whatever)
> and each drawer can have sub-drawer?
>
> Thanks for reply
>
> arfeifei
>
> "Randy Hudson" <none@us.ibm.com> wrote in message
> news:cuosvq$j7e$1@www.eclipse.org...
>> Which microsoft product are you referring to? Visual Studio and Visio
>> both use drawers like GEF.
>>
>> "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
>> news:cuor26$cp8$1@www.eclipse.org...
>>> Hi Guys
>>> After insert too much stuff entry into current palette. They looked
>>> ugly and very hard to use. imagine if your palette have more than 20
>>> drawer each drawer have 10 entry ..:((
>>> Is there any way can Dynamic Hidden Some Palette Drawer or add
>>> Multiple Tab into Palette Root ,Just like Microsoft Office does?
>>> Any idea or suggestion are welcomed. Really appreciated
>>>
>>> best of all
>>> arfeifei
>>>
>>
>>
>
>
Re: Is it possible create Microsoft office like Palette? [message #168121 is a reply to message #168082] Sun, 13 February 2005 23:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi Randy
Thank you very much for the reply. Can I add PageBook or something else
like SWT combox into Palette? if I can
Can you give sample code fregement ? just need a little tips

Thanks again

arfeifei

"Randy Hudson" <none@us.ibm.com> wrote in message
news:cup966$t20$1@www.eclipse.org...
> What office has is more like stack views in Eclipse. But instead of tabs,
> they use a drop-down combo to choose which view is on top.
>
> The palette is just a canvas. You can stack multiple canvases using a
> PageBook or something similar. Feel free to open a feature request, but it
> will be low priority until multiple GEF clients are all asking for it.
>
> "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
> news:cup4qc$ei4$1@www.eclipse.org...
>> Hi Randy
>> Sorry.I should make it more clearly. I mean is there any possibiliy to
>> make GEF palette looks like a
>> like Microsoft Word toolbar? or like Oracle Jdeveloper 10G. they also
>> have similar Palette. But they add a comboxBox on top the Palette. so
>> they can chose the comboBox to selec which Drawer display. or is there
>> anyway to make multiple palette? each palette have multiple drawer (or
>> Tab whatever) and each drawer can have sub-drawer?
>>
>> Thanks for reply
>>
>> arfeifei
>>
>> "Randy Hudson" <none@us.ibm.com> wrote in message
>> news:cuosvq$j7e$1@www.eclipse.org...
>>> Which microsoft product are you referring to? Visual Studio and Visio
>>> both use drawers like GEF.
>>>
>>> "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
>>> news:cuor26$cp8$1@www.eclipse.org...
>>>> Hi Guys
>>>> After insert too much stuff entry into current palette. They looked
>>>> ugly and very hard to use. imagine if your palette have more than 20
>>>> drawer each drawer have 10 entry ..:((
>>>> Is there any way can Dynamic Hidden Some Palette Drawer or add
>>>> Multiple Tab into Palette Root ,Just like Microsoft Office does?
>>>> Any idea or suggestion are welcomed. Really appreciated
>>>>
>>>> best of all
>>>> arfeifei
>>>>
>>>
>>>
>>
>>
>
>
Re: Is it possible create Microsoft office like Palette? [message #168137 is a reply to message #168121] Mon, 14 February 2005 00:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: huangjun.cs.umb.edu

I suppose so:
if you wanna use pagebook, create one palette on each page; if you wanna use
combo box, use the same container to hold combo and palette.

It might not be a good way to manage swt controls on a figure canvas, except
in-place edit or ... I am not sure...

Best,
Jun

"arfeifei" <arfeifei@gmail.com> wrote in message
news:cup9q3$v8j$1@www.eclipse.org...
> Hi Randy
> Thank you very much for the reply. Can I add PageBook or something
else
> like SWT combox into Palette? if I can
> Can you give sample code fregement ? just need a little tips
>
> Thanks again
>
> arfeifei
>
> "Randy Hudson" <none@us.ibm.com> wrote in message
> news:cup966$t20$1@www.eclipse.org...
> > What office has is more like stack views in Eclipse. But instead of
tabs,
> > they use a drop-down combo to choose which view is on top.
> >
> > The palette is just a canvas. You can stack multiple canvases using a
> > PageBook or something similar. Feel free to open a feature request, but
it
> > will be low priority until multiple GEF clients are all asking for it.
> >
> > "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
> > news:cup4qc$ei4$1@www.eclipse.org...
> >> Hi Randy
> >> Sorry.I should make it more clearly. I mean is there any possibiliy
to
> >> make GEF palette looks like a
> >> like Microsoft Word toolbar? or like Oracle Jdeveloper 10G. they also
> >> have similar Palette. But they add a comboxBox on top the Palette. so
> >> they can chose the comboBox to selec which Drawer display. or is there
> >> anyway to make multiple palette? each palette have multiple drawer (or
> >> Tab whatever) and each drawer can have sub-drawer?
> >>
> >> Thanks for reply
> >>
> >> arfeifei
> >>
> >> "Randy Hudson" <none@us.ibm.com> wrote in message
> >> news:cuosvq$j7e$1@www.eclipse.org...
> >>> Which microsoft product are you referring to? Visual Studio and Visio
> >>> both use drawers like GEF.
> >>>
> >>> "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
> >>> news:cuor26$cp8$1@www.eclipse.org...
> >>>> Hi Guys
> >>>> After insert too much stuff entry into current palette. They
looked
> >>>> ugly and very hard to use. imagine if your palette have more than 20
> >>>> drawer each drawer have 10 entry ..:((
> >>>> Is there any way can Dynamic Hidden Some Palette Drawer or add
> >>>> Multiple Tab into Palette Root ,Just like Microsoft Office does?
> >>>> Any idea or suggestion are welcomed. Really appreciated
> >>>>
> >>>> best of all
> >>>> arfeifei
> >>>>
> >>>
> >>>
> >>
> >>
> >
> >
>
>
Re: Is it possible create Microsoft office like Palette? [message #168155 is a reply to message #168137] Mon, 14 February 2005 00:46 Go to previous message
Eclipse UserFriend
Hi Huang jun

I agree with you. May be put comboo and palette in same container maight
be the easest way.
Thank you.

All the best
arfeifei

"hunj" <huangjun@cs.umb.edu> wrote in message
news:cupcad$82e$1@www.eclipse.org...
>I suppose so:
> if you wanna use pagebook, create one palette on each page; if you wanna
> use
> combo box, use the same container to hold combo and palette.
>
> It might not be a good way to manage swt controls on a figure canvas,
> except
> in-place edit or ... I am not sure...
>
> Best,
> Jun
>
> "arfeifei" <arfeifei@gmail.com> wrote in message
> news:cup9q3$v8j$1@www.eclipse.org...
>> Hi Randy
>> Thank you very much for the reply. Can I add PageBook or something
> else
>> like SWT combox into Palette? if I can
>> Can you give sample code fregement ? just need a little tips
>>
>> Thanks again
>>
>> arfeifei
>>
>> "Randy Hudson" <none@us.ibm.com> wrote in message
>> news:cup966$t20$1@www.eclipse.org...
>> > What office has is more like stack views in Eclipse. But instead of
> tabs,
>> > they use a drop-down combo to choose which view is on top.
>> >
>> > The palette is just a canvas. You can stack multiple canvases using a
>> > PageBook or something similar. Feel free to open a feature request, but
> it
>> > will be low priority until multiple GEF clients are all asking for it.
>> >
>> > "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
>> > news:cup4qc$ei4$1@www.eclipse.org...
>> >> Hi Randy
>> >> Sorry.I should make it more clearly. I mean is there any possibiliy
> to
>> >> make GEF palette looks like a
>> >> like Microsoft Word toolbar? or like Oracle Jdeveloper 10G. they also
>> >> have similar Palette. But they add a comboxBox on top the Palette. so
>> >> they can chose the comboBox to selec which Drawer display. or is there
>> >> anyway to make multiple palette? each palette have multiple drawer (or
>> >> Tab whatever) and each drawer can have sub-drawer?
>> >>
>> >> Thanks for reply
>> >>
>> >> arfeifei
>> >>
>> >> "Randy Hudson" <none@us.ibm.com> wrote in message
>> >> news:cuosvq$j7e$1@www.eclipse.org...
>> >>> Which microsoft product are you referring to? Visual Studio and Visio
>> >>> both use drawers like GEF.
>> >>>
>> >>> "arfeifei" <arfeifei@gmail.com> escreveu na mensagem
>> >>> news:cuor26$cp8$1@www.eclipse.org...
>> >>>> Hi Guys
>> >>>> After insert too much stuff entry into current palette. They
> looked
>> >>>> ugly and very hard to use. imagine if your palette have more than 20
>> >>>> drawer each drawer have 10 entry ..:((
>> >>>> Is there any way can Dynamic Hidden Some Palette Drawer or add
>> >>>> Multiple Tab into Palette Root ,Just like Microsoft Office does?
>> >>>> Any idea or suggestion are welcomed. Really appreciated
>> >>>>
>> >>>> best of all
>> >>>> arfeifei
>> >>>>
>> >>>
>> >>>
>> >>
>> >>
>> >
>> >
>>
>>
>
>
Previous Topic:Move EditParts with Cursors
Next Topic:My DirectEdit works only if I override the DirectEditManager.commit() method?!
Goto Forum:
  


Current Time: Tue Jun 17 16:32:16 EDT 2025

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

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

Back to the top