PyCharm 1.2 - supported GUI (Tkinter is missing)

Hello,

a) in the Help-File there is a comment that PyCharm supports wxPython, PyQt4 and PyGtk. What does "support" means ?

b) I`m wondering why TKinter isn`t listed

thx

0
2 comments

Hello p,

a) in the Help-File there is a comment that PyCharm supports wxPython,

PyQt4 and PyGtk. What does "support" means ?

Support in that case means the general code insight / code completion for

those libraries.

b) I`m wondering why TKinter isn`t listed

Tkinter supported by default since it's the standard Python library, without

explicit mention.

0
Avatar
Permanently deleted user

Hello Yulia,

thanx for fast replay and the exhausting answers ...

0

Please sign in to leave a comment.