| 
| Layout question [message #45172] | Wed, 30 June 2004 18:47  |  | 
| Eclipse User  |  |  |  |  | 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  |  | 
| Eclipse User  |  |  |  |  | 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  |  | 
| Eclipse User  |  |  |  |  | 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
 >
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.04057 seconds