pygtk / windows / autocompletion problems
Hi. I'm having trouble with gtk autocompletion.
My software configuration is -
- PyCharm 1.0.1 / Personal License.
- PyGTK - 2.26.0
- Python - ActiveState 2.6.4
It's not that autocompletion is a complete bust. It is just really close :-).
None of the widgets autocomplete. I think gtk is doing some magical loading that pycharm isn't picking up.
Should PyCharm be able to parse pygtk's modules successfully? Or is this coming in a future release?
Thanks a bunch!
jaime
Please sign in to leave a comment.
pygtk autocompletion now works in 1.1
jaime