Tag Archives: wxwindows

Bug

As I’m working in my personal project about Thai language. I try to learn GUI programming with wxPython anf face some problem in following code. [ftf w="400" h="300" def="python.xml"]#!/usr/bin/env python — coding: utf-8 — generated by wxGlade 0.4 on Tue Mar 21 20:06:06 2006 import wx import codecs class MainFrame(wx.Frame): def init(self, *args, **kwds): # [...]