Category "wxpython"

Python 3.7.9: wx.Locale & GetLocale() gives ValueError: unknown locale: en-GB / fr-CH

When using datetime.strptime() within a wx.App() I am receiving a value error: Unknown locale: en-GB or fr-CH I am using Python 3.7.9 & wx 4.1.1 on windows

Creating an animation showing a line dropping vertically using wxPython

I wrote a code showing a line dropping vertically using wxPython. The issue Iam facing is when I keep the same y-coordinate (y2=y4 :drawing horizontal line on f

no module wxPython

I am using windows 8.1, 64 bit with python 2.7, and trying to import wxPython, which I downloaded from http://www.lfd.uci.edu/~gohlke/pythonlibs/ I installed it

no module wxPython

I am using windows 8.1, 64 bit with python 2.7, and trying to import wxPython, which I downloaded from http://www.lfd.uci.edu/~gohlke/pythonlibs/ I installed it

Quick and easy: trayicon with python?

I'd just need a quick example on how to easily put an icon with python on my systray. This means: I run the program, no window shows up, just a tray icon (I've