Stefan,
>> The first question what is the following line intended to be for?
>> ===
>> Check: All None Unversioned Versioned Added Deleted Modified Files
>> Directories
>> ===
>> I tryed to click the words as links but with no result.
> Those are links. Basically they're static controls (labels) but act as
> links. If you click on them, the list control below changes the check
> state of the items it shows.
> For example, if you click on "added", all files/folders with status
> "added" are checked. If you click on "none", all items are unchecked. If
> you click on "all", then all shown items are checked.
Ok, I shall try once more.
>> If these are still links may be it is possible to rework them somehow?
>> There can be several directions:
>> 1. make them usual links inside Tab-order.
> Since those are labels, they are not regular tab stops so tabbing to
> them is not possible. And of course accelerator keys also won't work.
>> 2. if the option 1 is impossible - to try to add them to Tab order and to
>> add a hotkey for each.
> Maybe I can change these to be actual link controls. But I'll have to
> test this first on XP with theming disabled since the syslink controls
> require version 6 of the common control dll.
Since there are a lot of regular links in XP, for example look into Control
Panel in the security Center you will find a regular link called "Get the
latest security and virus" with the ControlID = 10 and class =
'ATL:4FAE8088'. If you tab forward you will also find such links two tabs
from that one also - it seems to be possible to realize this. These links
are surely in Tab order, though the hotkeys are missing there. If you need I
can try to find similar links with hotkeys assigned to them for you to look
how are they realised.
>> The second thing appearing here recently is that this line is announced
>> automatically when the dialogues pops up or Alt+Tabbed to.
>> this problem I shall investigate more detailed and let you know about the
>> reasons.
> That's strange. Please report back if you find out something about that.
Sure - will do this tomorrow - now again earning a living...
Thank you.
Serge.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2430383
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-14 22:25:27 CET