Joel Low wrote:
> Hello,
>
> I'd welcome it! I think it is very good, modernising the interface into the
> OS look n' feel and all, nonetheless it's probably a little ostentatious to
> some.
>
> A few suggestions:
> -The update/commit progress dialog still has the little grey static control
> background behind the listview and the speed/gauge statuses. Perhaps those
> should be moved to the glass portion (and the listview placed directly on
> the frame instead of the panel). Likewise for the log window - grey at the
> left, top and right edges and glass at the bottom. I don't have a hard and
> fast rule for what goes on glass and what stays on a panel though, any
> ideas?
The problem with those two dialogs is the progress bar that's below the
list controls. I haven't found a way (yet) to make them show nice on an
Aero background. So I have to keep them on the gray background. That's
also why the speed label in the progress dialog is on the gray
background: it's on the same vertical position as the progress bar.
But I'm working on that...
> -The okay/cancel buttons seem to be mis-aligned.
in which dialog?
> - I'm not sure about this myself, however when I created a few glass margins
> I believe they allow the window to be dragged around the screen (try doing
> that in Explorer, above the "address bar"); the Tortoise glass areas don't
> seem to be able to allow dragging (perhaps that's disabled intentionally?)
I noticed that too in explorer. But I think to make this work it's
required to handle the WM_MOUSEMOVE message, check whether the left
button is pressed and move the window 'manually'. I haven't disabled
anything so I don't think that behavior is automatic.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2415357
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-07 08:58:51 CET