Re: [PyQt] help a noob, Im a noob (David Boddie)

2013-07-12 Thread Brian McDonald
ves parent (Volker Pilipp) 3. Re: Parent child relationship: child survives parent (Phil Thompson) -- Message: 1 Date: Thu, 11 Jul 2013 20:00:50 +0200 From: David Boddie To: pyqt@riverbankcomputing.com Subject: Re: [PyQ

Re: [PyQt] help a noob, Im a noob

2013-07-12 Thread Hazen Babcock
On Tue, 9 Jul 2013 15:00:25 -0600 (MDT), Brian McDonald wrote: Just getting into programming in general. Loving python so far. I am working on an application that will display database information on screen. The idea is that some rows of database information will appear on screen for 30 seconds

Re: [PyQt] help a noob, Im a noob

2013-07-11 Thread David Boddie
On Tue, 9 Jul 2013 15:00:25 -0600 (MDT), Brian McDonald wrote: > Just getting into programming in general. Loving python so far. I am > working on an application that will display database information on > screen. The idea is that some rows of database information will appear on > screen for 30 se

[PyQt] help a noob, Im a noob

2013-07-09 Thread Brian McDonald
Just getting into programming in general. Loving python so far. I am working on an application that will display database information on screen. The idea is that some rows of database information will appear on screen for 30 seconds, and then the next rows will appear. I think I have made some p