http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5545
Christopher Brooks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Hours Worked| |0.5 Status|NEW |ASSIGNED CC| |[email protected] Target Milestone|Unspecified |2.4.0 --- Comment #2 from Christopher Brooks <[email protected]> 2011-12-05 17:45:02 PST --- Good points! > * On OS X, when choosing or typing in a Type, there isn't enough vertical > space > and characters can be hard to read. > * The default horizontal space is too short to show a number of the default > options. I modified ptolemy/actor/gui/PortConfigurerDialog.java and made the width of the type column wider and the height of the rows greater. > Also, why is "xmltoken" an option in the list? For double you enter "double", > not DoubleToken, etc. I modified ptolemy/data/expr/Constants.java and changed "xmltoken" to "xml". > Reference material that may or may not be relevant: > https://kepler-project.org/developers/incubation/GUI/archive/workflow-director-and-actor-dialogs The port dialog could use some work, but that would be more of an enhancement than a bug fix. I'm leaving this bug for Derik to close or to change to an enhancement. -- Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
