[Tutor] How to show the listbox from sqlite and make it searchable?

Ali Moradi adeadmarshal at gmail.com
Mon Aug 3 14:22:09 CEST 2015


hi, this is my code (
http://paste.pound-python.org/show/3DZoev97e1UkWFcATKYF/)

how can i show the two fields name "esperanto" and "english" in a listbox
positioned under the entry widget? i want the two fields to be beside
eachother like (abak/o     abacus)

and i want to make them searchable via the entry widget like a dictionary
app :)

thanks, i'm beginner so please modify my code.

and is there any good tutorial on using SQLite with tkinter and how to
desplay records on GUIs ?


More information about the Tutor mailing list