Results 1 to 1 of 1
- 04-03-2009, 01:00 PM #1
Member
- Join Date
- Mar 2009
- Posts
- 10
- Rep Power
- 0
How to communicate with Visual Editor for Eclipse 3.2
Hi all,
I am working on the Visual Editor customization. what I want to achieve is to express the .java files of the classes designed by VE editor as .xml file. this last will contain only the basics informations about the UI namelly the name of the controls that form it, their dimensions and position on the container. it seems to be very easy but it's far from being an easy job.
The best way, in my opinion, is to communicate with VE at runtime by getting the properties of the different UI constituents, thus the controls properties as the Properties view does (Properties View is eclipse platform part and not VE one). Once again, the job is still fuzzy for me!
I create my own plugin, a simple one. I add to it a view through witch I try to communicate with VE and Eclipse platform elements.
I haven't yet found the key to do that.
I hope that the explanations given above are clear. If need any more clarification, please contact me.
I would be grateful is you kindly give me some help and suggstion.
Thanks in advance.
Karim.
Similar Threads
-
Problem with Visual Editor linux_x86_64
By demoZors in forum EclipseReplies: 0Last Post: 02-06-2009, 10:12 PM -
Visual Editor For Eclipse 3.4 Ganymede
By fcojavierperez in forum EclipseReplies: 0Last Post: 12-19-2008, 12:11 PM -
Visual Editor?
By jewelthief in forum EclipseReplies: 13Last Post: 10-23-2008, 11:33 AM -
Eclipse Visual Editor problem
By Scar€crow in forum AWT / SwingReplies: 0Last Post: 09-07-2008, 11:06 PM -
Eclipse Visual Editor and Ganymede
By jobsonandrew in forum EclipseReplies: 3Last Post: 08-05-2008, 09:07 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks