Some advice needed on an Tkinter app that I try to write

2006-10-08 Thread Svenn Bjerkem
Hi, Armed with Programming Python 3rd Edition and Learning Python 2nd edition I try to write an application which I at first thought was simple, at least until I was finished with the GUI and then wanted to start putting some data into it. As you will see, the program is not yet finished but I po

Removing an item from a QListView in PyQt

2006-04-11 Thread Svenn Bjerkem
Hi, I am looking for a bit more elaboration on the problem of deleting elements from a QListsView. I know this is a tricky problem with references, but I have not been able to extract enough knowledge from the documentation to solve a specific problem: In a dialog I have a QListView called refere