Book a Demo

Author Topic: GUIElements that change their location  (Read 3490 times)

Colin Richardson

  • EA User
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
GUIElements that change their location
« on: September 23, 2011, 02:56:18 pm »
Hi All,

Now I can understand this behaviour is expected in most circumstances, but in this one it's a real pain.

We have quite detailed wireframes, which typically have group boxes within group boxes and then may have a button in it.  In the project browser they are all nested nicely.

We create screen navigation diagrams, where we drop a screen, and then only the GUIElement that triggers navigation to another screen, i.e. normally a button.

Unfortunately when we move that button, it then shifts the button to be the child of the screen - very very painful.  This then stuffs up the order in document generation.

Anyone know of a way to prevent this behaviour?  Have tried locking items, making them non-selected. No luck.

Ideas?

Thanks

Colin

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: GUIElements that change their location
« Reply #1 on: September 23, 2011, 03:03:40 pm »
If you hold down the Alt key while dragging one element onto another it should prevent the elements from nesting.
The Sparx Team
[email protected]

Colin Richardson

  • EA User
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
Re: GUIElements that change their location
« Reply #2 on: September 23, 2011, 03:19:05 pm »
Dang, thought I'd tried that.

Many thanks