python autocompletion

   3299   2   1
User Avatar
Member
6 posts
Joined: Sept. 2006
Offline
Hi,

In the python shell within houdini, when I type hou. a list of methods appear. However, in the python source editor this is not the case. How can I get autocompletion to work in the source editor?

Or better yet, how can I get it to work in SPE (stani's python editor) in linux?

Thank you,
joe
User Avatar
Member
519 posts
Joined:
Offline
Found this somewhere on the net (googled) concerning SPE and Ubuntu: Due to the conflict with wx, SPE can't provide auto-completion for gtk.

Have a look at this: http://pythonide.stani.be/ [pythonide.stani.be] entry of janaury the 18th. Seems the subversion version has now auto-completion. Time to do a “man svn”
User Avatar
Member
6 posts
Joined: Sept. 2006
Offline
I get autocompletion for other modules in SPE (sys, or pygame for example). Just not for hou
  • Quick Links