Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Compartment default decoration
Compartment default decoration [message #116397] Tue, 03 April 2007 10:26 Go to next message
Eclipse UserFriend
Originally posted by: angelo.marguglio.eng.it

Hi all! I'd like to hide the defalt compartment decoration that is the
little triagle on the left side of its figure. I manage compartment
visibility programmatically, so I don't want to see this decoration (I
suppose that it's a decoration). How can I reach this aim?

Thanks in advance!
AM
Re: Compartment default decoration [message #116453 is a reply to message #116397] Tue, 03 April 2007 12:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fbanica.soluta.net

In the graphical definition (.gmfgraph) there's a property of the
compartment which says if is collapsible or not (see attachment)...


"Angelo Marguglio" <angelo.marguglio@eng.it> wrote in message
news:euta5l$6bu$1@build.eclipse.org...
> Hi all! I'd like to hide the defalt compartment decoration that is the
> little triagle on the left side of its figure. I manage compartment
> visibility programmatically, so I don't want to see this decoration (I
> suppose that it's a decoration). How can I reach this aim?
>
> Thanks in advance!
> AM
>
>


Re: Compartment default decoration [message #117135 is a reply to message #116453] Wed, 04 April 2007 15:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: angelo.marguglio.eng.it

Hi Florin! Thanks for your answer, but I already use this setting, but the
triangle is still visible. Have you got any idea for this behaviour?

Thanks! AM


"Florin Banica" <fbanica@soluta.net> ha scritto nel messaggio
news:euthc0$cpd$1@build.eclipse.org...
> In the graphical definition (.gmfgraph) there's a property of the
> compartment which says if is collapsible or not (see attachment)...
>
>
> "Angelo Marguglio" <angelo.marguglio@eng.it> wrote in message
> news:euta5l$6bu$1@build.eclipse.org...
>> Hi all! I'd like to hide the defalt compartment decoration that is the
>> little triagle on the left side of its figure. I manage compartment
>> visibility programmatically, so I don't want to see this decoration (I
>> suppose that it's a decoration). How can I reach this aim?
>>
>> Thanks in advance!
>> AM
>>
>>
>
>
>
Re: Compartment default decoration [message #117197 is a reply to message #117135] Wed, 04 April 2007 16:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fbanica.soluta.net

I'm confused, the triangle is still there? And the compartment is
collapsible? Did you set the "Collapsible" property to false?

Did I get it right or I'm missing somthing?


Ciao e buon lavoro!



"Angelo Marguglio" <angelo.marguglio@eng.it> wrote in message
news:ev0hhn$sak$1@build.eclipse.org...
> Hi Florin! Thanks for your answer, but I already use this setting, but the
> triangle is still visible. Have you got any idea for this behaviour?
>
> Thanks! AM
>
>
> "Florin Banica" <fbanica@soluta.net> ha scritto nel messaggio
> news:euthc0$cpd$1@build.eclipse.org...
>> In the graphical definition (.gmfgraph) there's a property of the
>> compartment which says if is collapsible or not (see attachment)...
>>
>>
>> "Angelo Marguglio" <angelo.marguglio@eng.it> wrote in message
>> news:euta5l$6bu$1@build.eclipse.org...
>>> Hi all! I'd like to hide the defalt compartment decoration that is the
>>> little triagle on the left side of its figure. I manage compartment
>>> visibility programmatically, so I don't want to see this decoration (I
>>> suppose that it's a decoration). How can I reach this aim?
>>>
>>> Thanks in advance!
>>> AM
>>>
>>>
>>
>>
>>
>
>
Re: Compartment default decoration [message #117416 is a reply to message #116397] Thu, 05 April 2007 14:12 Go to previous messageGo to next message
Cherie Revells is currently offline Cherie RevellsFriend
Messages: 299
Registered: July 2009
Senior Member
Angelo,

If you want to change the appearance of the little triangle, it is
created in the method
ResizableCompartmentEditPolicy.createCollapseHandles().

Regards,
Cherie

Angelo Marguglio wrote:
> Hi all! I'd like to hide the defalt compartment decoration that is the
> little triagle on the left side of its figure. I manage compartment
> visibility programmatically, so I don't want to see this decoration (I
> suppose that it's a decoration). How can I reach this aim?
>
> Thanks in advance!
> AM
>
>
Re: Compartment default decoration [message #119568 is a reply to message #117197] Mon, 16 April 2007 12:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: angelo.marguglio.eng.it

Thanks a lot for your help! You understood weel, but it isn't important now:
I've solved thanks to Cherie's tip!

BYE

AM



"Florin Banica" <fbanica@soluta.net> ha scritto nel messaggio
news:ev0k04$57c$1@build.eclipse.org...
> I'm confused, the triangle is still there? And the compartment is
> collapsible? Did you set the "Collapsible" property to false?
>
> Did I get it right or I'm missing somthing?
>
>
> Ciao e buon lavoro!
>
>
>
> "Angelo Marguglio" <angelo.marguglio@eng.it> wrote in message
> news:ev0hhn$sak$1@build.eclipse.org...
>> Hi Florin! Thanks for your answer, but I already use this setting, but
>> the triangle is still visible. Have you got any idea for this behaviour?
>>
>> Thanks! AM
>>
>>
>> "Florin Banica" <fbanica@soluta.net> ha scritto nel messaggio
>> news:euthc0$cpd$1@build.eclipse.org...
>>> In the graphical definition (.gmfgraph) there's a property of the
>>> compartment which says if is collapsible or not (see attachment)...
>>>
>>>
>>> "Angelo Marguglio" <angelo.marguglio@eng.it> wrote in message
>>> news:euta5l$6bu$1@build.eclipse.org...
>>>> Hi all! I'd like to hide the defalt compartment decoration that is the
>>>> little triagle on the left side of its figure. I manage compartment
>>>> visibility programmatically, so I don't want to see this decoration (I
>>>> suppose that it's a decoration). How can I reach this aim?
>>>>
>>>> Thanks in advance!
>>>> AM
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>
>
*** SOLVED *** - Re: Compartment default decoration [message #119580 is a reply to message #117416] Mon, 16 April 2007 12:33 Go to previous message
Eclipse UserFriend
Originally posted by: angelo.marguglio.eng.it

Thanks a lot for your tip!!!! It works fine for me!
BYE
AM


"Cherie Revells" <crevells@ca.ibm.com> ha scritto nel messaggio
news:ev304g$bv7$2@build.eclipse.org...
> Angelo,
>
> If you want to change the appearance of the little triangle, it is created
> in the method ResizableCompartmentEditPolicy.createCollapseHandles().
>
> Regards,
> Cherie
>
> Angelo Marguglio wrote:
>> Hi all! I'd like to hide the defalt compartment decoration that is the
>> little triagle on the left side of its figure. I manage compartment
>> visibility programmatically, so I don't want to see this decoration (I
>> suppose that it's a decoration). How can I reach this aim?
>>
>> Thanks in advance!
>> AM
Previous Topic:Corrupting Diagram file
Next Topic:Regarding tabbed properties view
Goto Forum:
  


Current Time: Fri Sep 06 02:28:27 GMT 2024

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

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

Back to the top