On Fri, 2006-05-19 at 16:16 +0200, Khiraly wrote:
- 19, péntek keltezéssel 14.26-kor Khiraly ezt írta:
I have made some modification as Tav suggested, and made a mockup. The modified .glade file attached(snapNew.glade.gz).
Here is a comparison screenshot for the two design: http://img226.imageshack.us/img226/3010/spannew8ne.png
I have made some more radical modification (snap2.glade.gz) Here is the screenshot: http://img232.imageshack.us/img232/2961/snap22nq.png
Any other ideas?
This is similar to what I proposed with the following differences:
1. You should use check boxes (without labels) rather than radio buttons since more than one type of snapping can be turned on at a time. (I took a look at the HIG for GTK and don't see why using check boxes this way is a problem.)
2. Currently the "From" column should contain Bounding Boxes and Nodes, while the "To" row should contain Paths, Nodes, Grid, and Guides. It would be useful to snap the grid and guides to other objects but it is probably not useful to snap a guide to a guide, and since there is only one grid, you can't snap the grid to itself.
3. The "From" and "To" axes should be swapped (since there are more "To" options than "From" options this will result in a narrow but taller dialog, matching the other tabs).
4. The "Always snap" check box is missing.
There must be a better label that "From" but I can't think of it right now. The first line might better read "Snap <From> to <To>".
Tav