Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Visual classes in other language (e.g, XML-based)
Visual classes in other language (e.g, XML-based) [message #130306] Thu, 24 August 2006 03:23 Go to next message
Ivan S. Dubrov is currently offline Ivan S. DubrovFriend
Messages: 5
Registered: July 2009
Junior Member
Hi,

I wonder, if it possible to extend/reuse VE the way so it generate code
in language other than Java? For example, the custom XML-based language.
We need visual editor with custom widgets that can save the UI to (and
restore from) the XML file.

If it possible, could you please point me where to start from? Any
tutorials, documentation, relevant extension points, etc?

--
WBR,
Ivan S. Dubrov
Re: Visual classes in other language (e.g, XML-based) [message #130535 is a reply to message #130306] Thu, 31 August 2006 07:35 Go to previous messageGo to next message
Sheldon is currently offline SheldonFriend
Messages: 16
Registered: July 2009
Junior Member
Hi,

I have a similar question, i need to extend the VE code generation
subsystem so that it generates xml which can be read by a library called
libglade in linux which creates GTK widgets at runtime

Regards,
Sheldon
Re: Visual classes in other language (e.g, XML-based) [message #130908 is a reply to message #130535] Thu, 14 September 2006 07:01 Go to previous message
hanys is currently offline hanysFriend
Messages: 188
Registered: July 2009
Senior Member
IMHO code_generation/parsing to/from arbitrary format (e.g. XML, C++, VB,
....) should be the next goal for VE project.
It should be done easily for VE extenders to do it. But now is this process
too complicated for people like me who have only read Custom widget
tutorial.

If the VE team reach this point, VE should be very very popular, IMO.

Thanks
-John
Re: Visual classes in other language (e.g, XML-based) [message #614588 is a reply to message #130306] Thu, 31 August 2006 07:35 Go to previous message
Sheldon is currently offline SheldonFriend
Messages: 16
Registered: July 2009
Junior Member
Hi,

I have a similar question, i need to extend the VE code generation
subsystem so that it generates xml which can be read by a library called
libglade in linux which creates GTK widgets at runtime

Regards,
Sheldon
Re: Visual classes in other language (e.g, XML-based) [message #614617 is a reply to message #130535] Thu, 14 September 2006 07:01 Go to previous message
hanys is currently offline hanysFriend
Messages: 188
Registered: July 2009
Senior Member
IMHO code_generation/parsing to/from arbitrary format (e.g. XML, C++, VB,
....) should be the next goal for VE project.
It should be done easily for VE extenders to do it. But now is this process
too complicated for people like me who have only read Custom widget
tutorial.

If the VE team reach this point, VE should be very very popular, IMO.

Thanks
-John
Previous Topic:How can I restore VE project nature?
Next Topic:modify static field
Goto Forum:
  


Current Time: Fri Apr 19 15:56:18 GMT 2024

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

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

Back to the top