Monday, May 13, 2019

Tkinter Constructor In The Making

I started focusing on learning Python Tkinter in October 2018. As a result of this learning I am now creating an application made entrirely from Tkinter. It is called "Tkinter Constructor".

Here is a Youtube video of what you can do with Tkinter Constructor.


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.

Thursday, December 18, 2014

Boa Constructor - Build Text Editor


I have almost finished writing an eBook titled Boa Constructor - Build Text Editor.

The book has over 100 screen-shot pictures and 55 pages of very easy to follow and understand instructions. Taking you through the steps of building a text editor similar to window notepad.

As far as I know, there are no ebooks on the internet explaining how to use Boa Constructor Editor, Palette and Inspector.