Sunday, April 19, 2015

Using Python 3.4 and wxPython Phoenix

When I was creating the Boa Constructor video tutorials I was already using XRCed to create xrc files which is a different method of creating Python GUI's.

Then I found wxFormBuilder - OMG!

Thursday, March 26, 2015

Python GUI Which Library

Last night I downloaded wxFormBuilder and gave it a go.

OMG!!! where have you been my little pretty?

In two hours after some orienteering I was creating applications. Unbelievable.


Monday, March 9, 2015

Boa Constructor Menubar

Creating a wxPython menubar on a frame can be a task when  coding by hand. Boa Constructor IDE makes it easier to create menubars.

Friday, March 6, 2015

Boa Constructor 1 wx.Frame

In this tutorial you will learn how to create a wxpython frame using Boa Constructor.

You will learn about the settings:

  • Position
  • Size
  • Title
  • Icon

Friday, February 13, 2015

Boa Constructor - Overview

I have been using wxPython over four years now and taught myself how to use python, wxPython along with many other wxPython related subjects such as using the Boa Constructor for building python GUI's with wxPython. wxPython has reached version 3. Which has an impact on Boa Constructor. Boa will no longer run with wxPython version 3.