Author Topic: Operation and Attribute dialogs  (Read 6607 times)

Adam

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Operation and Attribute dialogs
« on: June 27, 2007, 11:31:44 pm »
A suggestion for the operation and attribute dialogs. (Mainly focusing on operations for my example)

I think the list control should not be on the first tab. Instead the list of attributes/operations should be on the left, possibly in a tree control instead of a list control.

Then you can select a tab, and not have to switch tabs to change operations. So you might pick the second tab, you can go through each operation without going back to tab 1 (which seems to reset its scroll position) selecting the next operation, then switching back to tab 2.

Also, using a tree control rather than a list control, the width can be reduced by showing just the operation names (the return type/parameters could reside under the operation by clicking the '+' button in the tree control).

This would allow easy changing of operations without changing tabs, and without losing the current list position. Further more, re-ordering can be done without using those clunky up/down buttons (ever tried to reorder a long list?) and simply a drag/drop approach.

And more still... you could allow multiple select so that maybe you want to bulk change all your selected methods to virtual, or to return the same type.

And even more... now you dont have a list of operations on the first page, you could do away with the parameter pop up dialog, and embed parameter information directly into the main dialog.


Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8595
  • Karma: +256/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Operation and Attribute dialogs
« Reply #1 on: June 28, 2007, 12:34:11 am »
Wow!  That would brighten up my user experience...  ;)

I like it!

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

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Operation and Attribute dialogs
« Reply #2 on: June 28, 2007, 01:52:12 am »
Here, here!

Gets my vote too!

In a substantial model this could shave (what feels like) years off the labor involved.
No, you can't have it!

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: Operation and Attribute dialogs
« Reply #3 on: June 28, 2007, 04:36:40 am »
Excelent suggestion!
Peter

thomaskilian

  • Guest
Re: Operation and Attribute dialogs
« Reply #4 on: June 28, 2007, 11:20:15 am »
Looks a bit like my previous request here? So you definitely have my vote.