Robert Kern wrote:
> There is an API for it. Not all programs have GUIs so the HIG
> doesn't restrict the scope of the OS's APIs.
Ah, okay. In (IIRC) wxPython docs, I read differently.
Regards,
Björn
--
BOFH excuse #40:
not enough memory, go get system upgrade
--
http://mail.python.org/m
Glich wrote:
> I am running ubuntu. :)
I neither asserted differently nor am I competent in clairvoyance.
Regards,
Björn
--
BOFH excuse #93:
Feature not yet implemented
--
http://mail.python.org/mailman/listinfo/python-list
Glich wrote:
> hi, how can I, control mouse position and clicking from python?
>
> I want to interact with a flash application inside firefox. thanks.
>
> ps: I am not using windows.
I've use the external program xte with some success if you don't send it too
many events too quickly. I start it
Bjoern Schliessmann wrote:
> Tony wrote:
>
> [place mouse programmatically]
>> well, you can do it from Java,
>
> Are you absolutely positive? IIRC the Mac UI guidelines forbid such
> things, and there's no API function for it; so Java wouldn't have
> any chance.
There is an API for it. Not all
I am running ubuntu. :)
--
http://mail.python.org/mailman/listinfo/python-list
Tony wrote:
[place mouse programmatically]
> well, you can do it from Java,
Are you absolutely positive? IIRC the Mac UI guidelines forbid such
things, and there's no API function for it; so Java wouldn't have
any chance.
Regards,
Björn
--
BOFH excuse #136:
Daemons loose in system.
--
htt
On Nov 28, 9:33 pm, Bjoern Schliessmann wrote:
snip
>
> On Mac, IIRC, you can't.
>
> Regards,
well, you can do it from Java, (the Robot class, as I recall), so you
should be able to do it in Jython, which is a Python implementation,
so
Tony
--
http://mail.python.org/mailman/listinfo/python
On Nov 28, 9:33 pm, Bjoern Schliessmann wrote:
snip
>
> On Mac, IIRC, you can't.
>
> Regards,
well, you can do it from Java, (the Robot class, as I recall), so you
should be able to do it in Jython, which is a Python implementation,
so
Tony
--
http://mail.python.org/mailman/listinfo/python
Glich wrote:
> hi, how can I, control mouse position and clicking from python?
>
> I want to interact with a flash application inside firefox.
> thanks.
>
> ps: I am not using windows.
On Mac, IIRC, you can't.
Regards,
Björn
--
BOFH excuse #394:
Jupiter is aligned with Mars.
--
http://ma
Paul McGuire wrote:
> On Nov 28, 1:29 pm, Glich <[EMAIL PROTECTED]> wrote:
>
>> hi, how can I, control mouse position and clicking from python?
>>
>> I want to interact with a flash application inside firefox. thanks.
>>
>> ps: I am not using windows.
>>
>
> Ooof, I was about to suggest usi
On Nov 28, 1:29 pm, Glich <[EMAIL PROTECTED]> wrote:
> hi, how can I, control mouse position and clicking from python?
>
> I want to interact with a flash application inside firefox. thanks.
>
> ps: I am not using windows.
Ooof, I was about to suggest using pywinauto, because I was able to
interac
11 matches
Mail list logo