[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] GEF right for block editor?

Hello,

I need a block editor, and I'm wondering if GEF is the right way to go.

Looking at the examples, I notice that the routing is not that good (or non-existant) and the display is not that nice. These may be problems with the exmamples though, and not GEF. So, 1) Does GEF providing any auto-routing (and specfically 90 degree only routing). 2) Is it easily possible to improve the display with say thicker lines, anti-aliasing, and maybe even rounded corners, for example?

The second problem I'm seeing is the eclipse platform itself seems to support only one window per file. When working on a hierarchy of block diagrams, one needs to be able to double-click on a block to open up its sub-block in a second window and be able to alternate between the two editing both the top block and sub-block. Is this possible? The only solution I see is to used a tabbed widget in a single window, but I think this would be really non-standard for a hierarchical block editor and not well liked by the user.

Also, please let me know if there are any other frameworks that maybe I should be considering as alternatives.

Thanks,
--Scott Thibault