Im building a simple sql editor with tabs. How could i implement a Intellisense/Auto-complete feature where the user would hit alt+space and a dropdown menu would appere.
A big "combobo"x where u would see 10 items at a time. And while u type u would filter this combobox. Tnx Dusn
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
