winecfg: Use a listview instead of a listbox for drives list

James Hawkins truiken at gmail.com
Mon May 9 04:26:25 CDT 2005


Hi,

This patch changes the drives list from a listbox to a listview
(report style) in winecfg's drive tab.  There are two columns, letter
and drive mapping.  Everything pretty much works more or less like the
listbox.  The only problems I have are:

*I would like to restrict the selection to only one drive at a time,
but I can't get that working
*I would also like to select both the letter and drive mapping column
when one or the other is selected (though this isn't essential).
*The only way to 'select' one of the drives is to double click it. 
I'm not sure why that is (I'm sure it's really obvious though).  If
you know how to change this to single click I would appreciate that
bit of knowledge.
* If you click in the listview, but outside of any element, all the
items in the listview get selected

If you have any tips/comments/suggestions/fixes for this one, send me
a line.  I appreciate it.

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winecfg-listview.diff
Type: text/x-patch
Size: 10308 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050509/1534b4eb/winecfg-listview.bin


More information about the wine-patches mailing list