[Vnc2swf-users] GUI
Status: Alpha
Brought to you by:
euske
From: Olivier J. <oja...@gm...> - 2006-11-15 10:16:47
|
Hello, I have seen a need for a better GUI in the "TODO" list, and I don't know if Yusuke plans on doing more compared to 9.x. But I would need some features like: - Select the clipping zone using my mouse (first need) - Edit features - Record / package and email feature so that it is possible to use vnc2swf as a standalone application like a "show me what you did". - More... For that, I started prototyping a new GUI for vnc2swf using wxwidgets (http://www.wxwidgets.org/)/ wxPython (http://www.wxpython.org/) and VisualWx (http://visualwx.altervista.org/). It has the great advantage of easing the creation of the GUI (graphically) as well as providing a native look on all operating systems (unlike TK or GTK). My first objective is to have the exact same level of features as the current GUI (as well as authorizing command line mode). Before I continue, I would like to ask on the mailing list: - If this choice is OK for Yusuke - What about hosting vnc2swf on Sourceforge, so that more users can help? - Other considerations? Thanks for a fantastic tool! Olivier. |