https://bugs.kde.org/show_bug.cgi?id=53369
--- Comment #31 from Carsten Behling <carsten.behl...@gmail.com> --- (In reply to Ralf Habacker from comment #12) > (In reply to Carsten Behling from comment #11) > > Hi Ralf, nice idea to basically add a statechart to a state. Does your > > solution consider that a Transition from outside a state may lead to an > > inner state or history? Further, basically modelling concurrency with dashed > > lines should be possible (see attached image). > > Are we still open for adding this feature with your solution for nested > > states? > What alternatives do you think are possible? 1. For the association widget it shouldn't break anything if the 'assocwidget' uses 'widgetaid' and 'widgetbid' of different 'diagram''s. 2. If the 'paint' method of the associationwidget has a pointer to the sub state chart it should be able to find the position to connect to the substate and vice versa. -- You are receiving this mail because: You are watching all bug changes.