Python GUI Tutorial with GTK in Windows #1 Environment Setup

preview_player
Показать описание
Python Applications can be created with QT, GTK, tkinter, wxWidgets and Many more. Among all these I am going to use GTK to develop GUI applications.

PyGObject Location

GTK Location

More Info
Рекомендации по теме
Комментарии
Автор

The prebuilt "PyGObject for Windows" binaries work great! This somehow saved my Master's thesis :)

hackl
Автор

Damn, Windows Vista but the video is from 2015...

RayaneAlami
Автор

Nice video, but nowadays it's outdated =/
it's a pity

vanbarros
Автор

i would appreciate if you would show if the python application developed using gtk+ 3.* would look good ...since i use Tkinter or pygt for windows development ....and they look really awkward ...soo thanks in advance

GavicharlaVenkatesh
Автор

i finally got it but where do i go from here? >>> C:\Users\Myname>python
Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:24:06) [MSC v.1600 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from gi.repository import Gtk
>>>

redpilledpatriot
Автор

pop up box appeared saying "Can't find supported python". what is this? im using python 3.6. then if not supported, what module should i build? please anyone help me.

nissaaj
Автор

Not sure why I am still receiving this No module names `gi`

SourceCodeDeleted
visit shbcf.ru