Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Layout question
Layout question [message #45172] Wed, 30 June 2004 18:47 Go to next message
Eclipse UserFriend
Is it possible to set a custom Layout manager with the latest version of
VE ?

I am thinking about the Vertical flow layout from jBuilder...

Thanks,
OR
Re: Layout question [message #45294 is a reply to message #45172] Wed, 30 June 2004 22:46 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Hello,

Yes, it's possible to add a custom layout manager to the VE, if the
layout class has a no argument constructor. It is necessary to define
an Eclipse plug-in to contribute to the layout extension point and
define the necessary overrides.

Information about doing this is available in this posting from the
ve-dev mailing list:
http://dev.eclipse.org/mhonarc/lists/ve-dev/msg00280.html
(use the newsgroup login to access the archives)

I'm eventually going to put these instructions together as an article in
the Extending the Visual Editor series, so any feedback is welcome.

- Jeff

orefalo wrote:

> Is it possible to set a custom Layout manager with the latest version of
> VE ?
>
> I am thinking about the Vertical flow layout from jBuilder...
>
> Thanks,
> OR
>
Re: Layout question [message #593314 is a reply to message #45172] Wed, 30 June 2004 22:46 Go to previous message
Eclipse UserFriend
Hello,

Yes, it's possible to add a custom layout manager to the VE, if the
layout class has a no argument constructor. It is necessary to define
an Eclipse plug-in to contribute to the layout extension point and
define the necessary overrides.

Information about doing this is available in this posting from the
ve-dev mailing list:
http://dev.eclipse.org/mhonarc/lists/ve-dev/msg00280.html
(use the newsgroup login to access the archives)

I'm eventually going to put these instructions together as an article in
the Extending the Visual Editor series, so any feedback is welcome.

- Jeff

orefalo wrote:

> Is it possible to set a custom Layout manager with the latest version of
> VE ?
>
> I am thinking about the Vertical flow layout from jBuilder...
>
> Thanks,
> OR
>
Previous Topic:labels aren't declared as fields anymore
Next Topic:Which VE, EMF GEF versions for E 2.1.3
Goto Forum:
  


Current Time: Thu Jul 17 12:11:46 EDT 2025

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

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

Back to the top