If anyone is familiar with this editor, can you tell me how to enable
autocomplete and tooltips,  IDLE-style?    I add the API thing, and
everything but it display a lot of methods that  dont make sense in the
context..
for example if i do

import sys
sys. <-- Ctrl Space..  I get a list of about 100 methods,  they all have
tooltip such as (Eric4.Plugins..)  I just want to get the list like IDLE...
anyone?

Thanks.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to