Sujet : Re: ANNOUNCE: windetect 2.0.0
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 18. Sep 2024, 08:07:33
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vcdu7l$3vk7h$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Am 17.09.2024 um 19:52 schrieb elns:
On 9/17/24 17:15, Harald Oehlmann wrote:
Eric,
sounds great, thank you.
Does this package detect:
- windows of my own Tk interpreter
- windows of other Tk interpreter
If you have control over a certain Tcl/Tk interpreter, then: sure.
(The package's documentation explains the relationship between the package and Tcl/Tk interpreters.)
Eric,
thanks for the clarification.
- windows of non tk applications ?
No. But since you ask this, I realize that it's good that I make that clear in the "About" description, which is what I'm going to do.
Yes. The term "window" is highly ambigious. Is it a toplevel or a widget?
- windows of different users (specially adminstrator on WIndows)?
Alas, I don't understand what you mean here.
If you are on Windows and you press right - run as Administrator on an application, you will remark that your standard session even does not see this application. You can not use ctrl+c-ctrl-v to transport data etc.
My application is that I detect the current system toplevel window. If this is a windows with administrative rights, a user process does not see this.
Thanks for all,
Harald