Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4730722 By: encey
Hi there, I'm working with PyDev 1.3.11, Eclipse 3.3 and PyOgre (a Python wrapper for Ogre3d). Right now I'm wondering if it's possible to get a list of all members of an instance of a class? e.g. if I type self.sceneManager. ... there should be a large list of methods, but there's no code completion window to appear. (SceneManager is a PyOgre class) I've modified the Python Path and code completion works for modules and local members etc. Is this still a missing feature (think I've read something about that in an elder topic) or am I doing something wrong? Thanks, EnCey ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
