On Thu, 24 Oct 2002, Dimitrie O. Paun wrote:
On October 24, 2002 04:00 pm, Francois Gouget wrote:
Argh! I cheated. I used a slightly older Wine and copied the comctl32 dll there. Today I retested with CVS Wine plus the latest X11 patch and got it to work by just replacing the shell32 library with an older one.
Can you please search what broke shell32? This is Not Good (TM).
I'll try if I can find the time....
[...]
- when editing an item (e.g. in the Open dialog), the old value of the
item is not erased and will appear behind the said item. See listview2.png. This could almost be considered a feature.
So should I change this? I can, it's not a problem...
If it's easy to change then it's best to match Windows.
- still in the Open dialog, if I click on an item that is not fully
visible in the right-most column, then the list will scroll to make that item visible. However I also get this scrolling for items in the right-most column even though all items in that column appear to be fully visible. Also, on NT4 I do not get this scrolling so the issue may be there or again, it may be the exact behavior changed in later comctl32 revisions.
Do you want this changed? I think it's desired behaviour, less the scrolling when it shouldn't...
Same here: as it currently is the rightmost column tends to 'jump left' when you click on it which can be a bit confusing.