Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [Eugenia] Changing Icons / Canvas
[Eugenia] Changing Icons / Canvas [message #758326] Tue, 22 November 2011 13:22 Go to previous message
Snakebyte Missing name is currently offline Snakebyte Missing name
Messages: 130
Registered: November 2011
Senior Member
Hello, and sorry this time for the whole bunch of question from here.

But there is another thing, i can't find documented anywhere.

I want to change the small icons near an object. I want to change it in the canvas, und in the palette.

In the palette it works really great, when doing it like this.

@gmf.node(label="name", phantom="true",color="191,239,255",border.width="3",border.color="0,0,0",size="130,50",tool.small.path="icons/claim.gif",tool.large.path="icons/claim.gif",label.icon="true")
class Claim {
   attr String name;
   attr String description;


But this only changes the palette, not the small icon in a node in canvas.
Any suggestions ?
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:[Eugenia] Using Phantom Nodes
Next Topic:[Eugenia] Validation Problem
Goto Forum:
  


Current Time: Tue May 21 20:09:56 EDT 2013

Powered by FUDForum. Page generated in 0.10789 seconds