Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Visual Aditor
Visual Aditor [message #192620] Sat, 14 June 2008 07:00 Go to next message
Eclipse UserFriend
Originally posted by: paul.harrison.mojave-i.com

Hi all

Well here is my dilema!

I would like to create a simplified GUI Editor, similar to the Eclipse
Visual Editor but without code generation etc. I would like to add GUI
widgets simmilar to the Swing or SWT widgets, buttons, tabs, tables etc
etc etc. All the GEF examples that I have found on the internet are for
class diagrams or flow diagrams etc. The graphics of these examples are
very basic colored shapes. I need "real" graphic widgets!

How do I do this?

Paul
Re: Visual Aditor [message #192802 is a reply to message #192620] Mon, 16 June 2008 06:05 Go to previous message
Eclipse UserFriend
Hello Paul,

First, we have a prototype of WYSIWYG graphical editor for .gmfgaph models
(used to generate draw2d figures) - see org.eclipse.gmf.graphdef.editor plugin.
Second, yet it is possible to define ANY graphical shapes and use them in
GMF. You can use .gmfgraph model to define graphical representations for
diagram elements or if you feel this model is not sufficient you can use
any draw2d-based figures + plug in this code into the generated editor.

-----------------
Alex Shatalin
Previous Topic:custom figures
Next Topic:Multi-Line labels doesn't work
Goto Forum:
  


Current Time: Wed May 07 19:20:21 EDT 2025

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

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

Back to the top