So far I've been using print statements, which work really well. I want to start using the GUI to display results but I can't find a way to do it.
It's a search program. It has to display the results every time the search button is pressed.
|
Objectlistview is one of the ways of easily displaying list data in wxpython. |
|||
|