Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [EuGENia | EOL] new grid layout alignment assignment
[EuGENia | EOL] new grid layout alignment assignment [message #579967] Mon, 31 August 2009 18:25
Mihir is currently offline MihirFriend
Messages: 83
Registered: July 2009
Member
Hello,

I'm using grid layout. I want to set horizontal alignment to FILL. how
can I do that in ECore2GMF.eol

I tried doing this but, no luck

CompartmentFigure.layoutData = new GmfGraph!GridLayoutData;
CompartmentFigure.layoutData.horizontalSpan = 2;
CompartmentFigure.layoutData.horizontalAlignment = 'FILL';
--CompartmentFigure.layoutData.horizontalAlignment = GmfGraph!GridData.FILL;
--CompartmentFigure.layoutData.horizontalAlignment =
GmfGraph!Alignment.FILL;

Please help me with this.

Many thanks,
Mihir
Previous Topic:[EuGENia | FixGMFGen.eol]
Next Topic:[EuGENia | EOL] new grid layout alignment assignment
Goto Forum:
  


Current Time: Tue Apr 23 17:44:58 GMT 2024

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

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

Back to the top