WX python Nice and Clean Examples - Printable Version +- nixers (https://nixers.net) +-- Forum: Development & Graphics (https://nixers.net/Forum-Development-Graphics) +--- Forum: Programming On Unix (https://nixers.net/Forum-Programming-On-Unix) +--- Thread: WX python Nice and Clean Examples (/Thread-WX-python-Nice-and-Clean-Examples) |
WX python Nice and Clean Examples - venam - 13-11-2012 Hello *nixer, I'm 'giving away' a la HF style some programs in python 2.x that use wxpython in real interesting manners. A mass Hotmail Password and security question changer. Those should be gold for HF member as far as what the programs do, but here you'll gain a lot more by reading the source and learning how to use the amazing wx library. Note that this library works under all platform this is why it's nice. EDIT: The links are dead and hotmail killed the page where you could create accounts without js. RE: WX python Nice and Clean Examples - Dritz - 20-11-2012 How nice of you to post your work! It's too bad I don't use Hotmail... LOL RE: WX python Nice and Clean Examples - venam - 21-11-2012 Should be of great help to learn WX. I'm looking into gtk library now but I will code in C/C++ while using it. |