Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5484743
By: weaver4

When I do an autocompletion of wx it works when I do:
"sizer." it comes back and gives me a list of all the commands.  The popup shows
the command I want "Add" and shows the list of parameters.  But when I go select
add "sizer.Add(" I lose the list of parameters; and I know of no way to get
them back.  I am using a mac if that makes any difference.

So code completion shows me the function:

sizer.

But not the parameters:

sizer.Add(

I have turned on autocompletion for for ".","(",","



______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to