Book a Demo

Author Topic: OnPostNewElement strange behavior  (Read 6015 times)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
OnPostNewElement strange behavior
« on: January 22, 2011, 05:03:17 am »
I wonder if anyone else has encountered this: When I create an element from my MDG toolbox (a stereotyped Use Case) the OnPostNewElement event is fired AFTER the properties dialog has been closed. In contrast when I create a simple Use Case (from UML) the event is fired prior to opening the properties dialogue.

I'll report a bug any way.

q.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: OnPostNewElement strange behavior
« Reply #1 on: January 24, 2011, 11:29:55 am »
Hi q,

I've also noticed strangeness when comparing behaviour on toolbox elements versus non-toolbox - in my case using the standard UI.

For example, if you draw an Association from the toolbox, subsequent F3s (redraw the last relationship type) will draw Directed Associations; whereas if you use the QuickLinker to draw a (specifically) Directed Association, subsequent F3s will draw Undirected Associations.

HTH,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: OnPostNewElement strange behavior
« Reply #2 on: January 26, 2011, 02:23:41 am »
Bug confirmed by Sparx.

q.