Full reference: http://wxpython.org/docs/api/frames.html
Useful tutorials/guides with examples:
http://www.fredshack.com/docs/wxwidgets.html
http://www.java2s.com/Tutorial/Python/0380__wxPython/MDIframe.htm
http://www.blog.pythonlibrary.org/2008/05/18/a-wxpython-sizers-tutorial/
This blog captures some of the thoughts, ideas and things that am learning, researching and exploring on areas such as: Project Management, Software Development, Open Source, etc. Feel free to feedback or comment :)
Thursday, May 31, 2012
Wednesday, May 30, 2012
Useful Ubuntu 10.04 LTS Commands
converting VOB video files into avi files
ffmpeg -i VTS_02_2.VOB -ab 128kb -qscale 3 new.avi
converting python source codes to executable
chmod +x
ffmpeg -i VTS_02_2.VOB -ab 128kb -qscale 3 new.avi
converting python source codes to executable
chmod +x
Subscribe to:
Posts (Atom)
Converting a Physical Linux to Virtual
Hmm ... I have done a lot of work on my Linux Lubuntu 15.10 with PHP and PostgreSQL and a few other things ... it is quite time-consuming to...
-
I have got the book: Crucial Confrontation ! It is really a great book. After reading it, I learned a very valuable lesson on how to deal wi...
-
A requirement study stage should not be left "open-ended". There should be key review milestones specified for checking the accura...
-
Here are something to read about PM KPI: KPI explained When we want to create KPIs for PM, we need to use the CSC (Critical Success Criter...