Size: 462
Comment:
|
← Revision 21 as of 2020-09-06 12:39:52 ⇥
Size: 73
Comment: Redirect to GuiProgramming
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= FLTK = = Pygame = * you are in full control * you are responsible for everything * only one window = PyGTK = * powerful - aims to be a 1:1 GTK wrapper * good GTK docs out there for both C and Python * it's a wrapper - sometimes C idioms leak through = Pyglet = * new * OpenGL-y (3D) = PyQT = = PythonCard = = Tkinter = * batteries included * ugh = wxPython = * cross platform * doesn't always look the same though |
{{{#!wiki note This page has been merged into [[GuiProgramming]]. }}} |
This page has been merged into GuiProgramming.