Hi there I couldn't manage integrating the auto-complete for PyQt in wingide V3 , but it seems whenever do a : from qt import * in the Python Shell provided in wingide , it knows the completion of every classes in qt , but it doesn't do anything in the editor itself What should I do?