Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » is it possible to make label invisible?
is it possible to make label invisible? [message #229871] Wed, 13 May 2009 00:32 Go to next message
Bill HingeFriend
Messages: 156
Registered: July 2009
Senior Member
Hi

Sorry if this has been asked before, I've done a search but couldn't see
anything obvious.

I'm using a custom figure with svg, I want the user to use the
properties box to edit the attribute labels. I can associate a label as
external but in some instances I would just like it invisible on the
canvas but visible on the properties.

Is this possible?

regards
Steve
Re: is it possible to make label invisible? [message #229991 is a reply to message #229871] Wed, 13 May 2009 11:05 Go to previous messageGo to next message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Bill,

Just remove corresponding LabelMapping - label will not be visible on diagram
and you'll be able to modify the value in properties view.
Or do you need to hide/show this label based on some parameters?

-----------------
Alex Shatalin
Re: is it possible to make label invisible? [message #230129 is a reply to message #229991] Wed, 13 May 2009 14:22 Go to previous message
Bill HingeFriend
Messages: 156
Registered: July 2009
Senior Member
Alex Shatalin wrote:
> Hello Bill,
>
> Just remove corresponding LabelMapping - label will not be visible on
> diagram and you'll be able to modify the value in properties view.
> Or do you need to hide/show this label based on some parameters?
>
> -----------------
> Alex Shatalin
>
>

Thanks Alex

That was what I was looking for, at least I learned how to do external
labels in the process of my experimentation so it wasn't time wasted

many thanks
Steve

PS I think I know what else you are alluding to - putting some kind of
filter to show/hide feature similar to UML. Maybe so in the future but
I'm just getting the core stuff working at the moment
Previous Topic:Referencing elements created in diagram editor (at runtime)
Next Topic:How to avoid scrollbars
Goto Forum:
  


Current Time: Thu Apr 18 06:28:23 GMT 2024

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

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

Back to the top