Re: [Vnc2swf-users] version 0.7.2 bug and feature suggestions
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2005-11-20 09:34:45
|
Luis, Thank you for your help. I realized I was wrong about the protocol handshaking. Now I tried to identify the server's version first and use the maximum available version. And I'll also add a stop action in the end. As for capturing mouse position or clicks directly, I don't know how to do it, I wish I could though. I have received another feature request for capturing key strokes, but I'm afraid there's no way to do these things in a platform independent way. Because I like the cross-platform portability so much (which is one of the reasons why I switch to Python), I'd like to defer implementing these features some time later. Yusuke |