Bug 106310

Summary: Radio buttons in New vector dialog are too far apart
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: Rick Chern <rchern>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2005-05-25 23:55:24 UTC
Version:           1.1.0_devel (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
OS:                Linux

In the New Vector dialog the two radio buttons ("Read from Data Source" and "Generate") are too far apart for the user to intuitively assoicate them.

I think it would be better if the Generate button was placed to the right of the other radio button. The seperator should also be removed.

The New Image dialog has similar functionality and is visually more appealing and intuitive. The disabling of various portions of the dialog (already done in the New Vector dialog) is sufficient to make it clear to the user what is expected.
Comment 1 Rick Chern 2005-05-26 00:37:03 UTC
SVN commit 418219 by rchern:

Move radiobuttons for specifying source of vector to top of dialog

CCMAIL: 106310-done@bugs.kde.org



 M  +4 -6      kstvectordialog_i.cpp  
 M  +251 -225  vectordialog.ui