Extending the VE with RCP [message #606211] |
Thu, 31 March 2005 17:32 |
Eclipse User |
|
|
|
Hi,
we are developing a RCP application and would like to include the VE in
it. Has this done before?
1. How hard would it be to change the underlying model that gets
generated when dragging components on to the canvas. for instance
putting a JLabel on the canvas generates some java code. we want to
replace the java code generation with xml generation. for instance we
want to generate JFCML(http://jfcml.sourceforge.net/) or swingml
(http://swingml.sourceforge.net/about.html) swing based xml markup. so a
user creates a JFrame on the canvas, it generates a JFrame xml tag. put
a button in the JFrame it adds a JButton xml tag with properties
identical to there java source counterpart. we want all the property
editors, etc..but want xml generation instead. is this possible? if so
what steps would we take to replace the model?
2. one our many platforms is Mac osx, i have used its ve version.
however it is very slow. is there going to be any speed performance in
the near future?
thanks
Anthony Perritano
|
|
|
Powered by
FUDForum. Page generated in 0.04994 seconds