Hello Holger,

> > I've tried to add/configure menus/graphical elements etc - no effect.
>
> What did you try in particular?
>
I want to visualize (to show) particular instances having following
properties: x,y coordinates, width, height, and depiction. The result
should be one additional page in TB editor (beside form, graph, etc.)
showing graphically particular instances with their depictions on
coordinating system and according to their bounds. It should be
possible to add drag-and-drop functionality, own context menu to
background/EditParts and so on.

> Note that in general we cannot do general Eclipse programming support
> here on this list. It would be ideal if you could use the generic
> Eclipse mailing lists and only get back to us if you are sure that the
> issues are related to TopBraid, Jena etc.
>
I understand/agree and I look at Eclipse forums and tutorials too, but
all I want to know is how do I treat and integrate the functionalities
developed by myself  with TBC.

I'm trying to extend the org.topbraidcomposer.gef.page.AbstractGEFPage
class now. It prescribes "protected void createViewer(IManagedForm
managedForm)" procedure. My idea is to integrate all functionalities
that I need (GraphicalViewer, perhaps
org.topbraidcomposer.gef.viewer.AbstractGEFViewer, context menus or
some widgets) in this managedForm? Is it enougth to use this procedure
or maybe should I override "createFormContent(IManagedForm)"? I don't
know how does the "AbstractGEFPage" works

Thanks,
Andriy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to