Ali Moradi
2015-06-15 07:11:37 UTC
hi, i use python 2.
how can i add a listbox under the entry and button widgets?
i want to use database to fill the listbox, both fields in the database
(English and Esperanto)
listbox should be like this (words are beside eachother:
*English* *Esperanto*
water akvo
father patro
and so on...
it's a dictionary app.
i want to make the items in the list searchable, and when the user types
and clicks on the button, it shows the word.
files are attached.
thanks a bunch, i'm a beginner in python! :)
_______________________________________________
Tutor maillist - ***@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
how can i add a listbox under the entry and button widgets?
i want to use database to fill the listbox, both fields in the database
(English and Esperanto)
listbox should be like this (words are beside eachother:
*English* *Esperanto*
water akvo
father patro
and so on...
it's a dictionary app.
i want to make the items in the list searchable, and when the user types
and clicks on the button, it shows the word.
files are attached.
thanks a bunch, i'm a beginner in python! :)
_______________________________________________
Tutor maillist - ***@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor