Version: 1.2 (using KDE 3.2.0, Gentoo) Compiler: gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) OS: Linux (i686) release 2.6.2 In properties window, attributes could be placed in table widget instead of simple list (one column for type, name, and initial value). If every cell of that table was editable, modifying attributes would be more comfortable (I'm not totally sure if QT/KDE support an editable table). What's the most important, a table can show more information than a list without extra clicks. List makes only sense if there's a lack of horizontal space. Happy UML'ing! ;-)
*** Bug 53370 has been marked as a duplicate of this bug. ***
Kexi and KDevelop use a shared Property table implementation. Kexi's can be seen here (http://www.kexi-project.org/pics/0.1beta3/tables_beta3.png)
This bug is over 15 years old now. Can it be closed, or does it still need work?
Created attachment 130812 [details] Attribute dialog showing list Having a table widget instead of the list would enable quick renaming the name and/or the type.
Created attachment 130813 [details] Operation dialog showing list here also
Created attachment 130814 [details] Template dialog showing list Templates could be renamed quickly
Created attachment 130815 [details] Association dialog showing list The target and/or the type of an association could be renamed quickly