Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Repaint issue with "Affixed Parent Side"-Node
Repaint issue with "Affixed Parent Side"-Node [message #231301] Tue, 26 May 2009 08:58 Go to next message
Peter Lang is currently offline Peter LangFriend
Messages: 153
Registered: July 2009
Senior Member
Hi!

I've got nodes with child nodes displayed as ports. Looks something like
this:
_____
|Port2|
------------
_______| Node |_______
| Port1 | | Port3 |
-------|____________|-------
|Port4|
-----

The ports are added automatically in the customized CreateCommand of my
Node.
Port1 and Port2 (WEST and NORTH) are displayed correctly, but Port3 and
Port4 (EAST and SOUTH) are not displayed initially. They show up, when
their region is repainted for some reason.

A similar thing happens when I resize my node in the diagram editor, Port3
and Port4 (EAST and SOUTH) are not repainted properly:
_____
|Port2|
----------------
_______| Node |___
| Port1 | | Po|
-------|________________|---
-----

Am I doing something wrong or is this a GMF issue?
Any workarounds for that?

Thanks in advance,
Peter
Re: Repaint issue with "Affixed Parent Side"-Node [SOLVED] [message #231540 is a reply to message #231301] Wed, 27 May 2009 09:43 Go to previous message
Peter Lang is currently offline Peter LangFriend
Messages: 153
Registered: July 2009
Senior Member
Problem seems to exist in GMF 2.1., it works fine in 2.2.
Previous Topic:NoteEditPart only allows to add one character on creation
Next Topic:subeditor invocation during simulation run (=triggered by the simulation environment) sometimes fail
Goto Forum:
  


Current Time: Tue Sep 24 14:31:36 GMT 2024

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

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

Back to the top