Re: Automating GUI's using Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message
ghaberek said...

Just glancing at that library, I imagine it will be pretty difficult to wrap into Euphoria since it is written to export PyObject objects and complies with Python's external API. It would probably be easier to gut the raw C code out of the library, compile it directly, and then wrap that. In which case, you'd end up with an almost entirely different library. -Greg

Thanks for the feedback, Greg. By "entirely different", do you think it would be so different that the functions wouldn't work as originally intended?

I've found a possible alternative called "Xnee" which is an X event recorder/replayer - http://xnee.wordpress.com/ It doesn't have the bitmap functions like autopy, but it's a step in the right direction. This might even be useful for you guys, because it's designed to test GUI code.

Glad to hear you're still intending to write that tutorial.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu