Re: [PyQt] Signal on Selection in QTreeView

2008-03-18 Thread Kevin Foss
I really hate to keep coming back for help like this but even after re-reading the reference you gave (I've read it before), I still have yet to understand what constitutes an INDEX. In the case of the following, I've gotten the selected row from the call to SLOT. I have read through the defi

Re: [PyQt] Signal on Selection in QTreeView

2008-03-18 Thread Kevin Foss
I'm running on Mandriva 2008.0 with Python 2.5 and PyQt 4.3(.4mdv) >From the other person (Marius Kintel) who mentionned it didn't work other, seems like there is a problem somewhere. Kevin On Tuesday 18 March 2008 12:37:25 am Andreas Pakulat wrote: > On 17.03.08 18:57:52,

Re: [PyQt] Signal on Selection in QTreeView

2008-03-17 Thread Kevin Foss
08 05:00:36 pm Andreas Pakulat wrote: > On 17.03.08 16:31:54, Kevin Foss wrote: > >Your understanding seems to correct. I do not want to change the > > list entries at this point. To confirm what you said, I do want to have > > the item details of a list entry displayed

Re: [PyQt] Signal on Selection in QTreeView

2008-03-17 Thread Kevin Foss
Andreas, Your understanding seems to correct. I do not want to change the list entries at this point. To confirm what you said, I do want to have the item details of a list entry displayed in a separate widget when the user selects the list entry. Part of the explanation below was an ide

[PyQt] X Windows Screen goes Blank when new Window opens

2008-02-20 Thread Kevin Foss
Hi, Can any one explain in X Windows why the screen goes blank whenever a new window is opened? It becomes annoying when I open a new application screen and everything disappears for a second. Is it possible to avoid this? Kevin ___ PyQt maili