Re: [PyQt] stuck on non-modal dialog

2007-05-23 Thread David J Brooks
On Wednesday 23 May 2007 02:57:45 pm Henrik Pauli wrote: > On 2007. May 23., Hans-Peter Jansen wrote: > > Am Mittwoch, 23. Mai 2007 16:26 schrieb Phil Thompson: > > > On Wednesday 23 May 2007 3:18 pm, David J Brooks wrote: > > > > On Wednesday 23 May 2007 02:22:41 am Phil Thompson wrote: > > > > >

Re: [PyQt] stuck on non-modal dialog

2007-05-23 Thread Henrik Pauli
On 2007. May 23., Hans-Peter Jansen wrote: > Am Mittwoch, 23. Mai 2007 16:26 schrieb Phil Thompson: > > On Wednesday 23 May 2007 3:18 pm, David J Brooks wrote: > > > On Wednesday 23 May 2007 02:22:41 am Phil Thompson wrote: > > > > On Wednesday 23 May 2007 2:20 am, David J Brooks wrote: > > > > > c

Re: [PyQt] stuck on non-modal dialog

2007-05-23 Thread Hans-Peter Jansen
Am Mittwoch, 23. Mai 2007 16:26 schrieb Phil Thompson: > On Wednesday 23 May 2007 3:18 pm, David J Brooks wrote: > > On Wednesday 23 May 2007 02:22:41 am Phil Thompson wrote: > > > On Wednesday 23 May 2007 2:20 am, David J Brooks wrote: > > > > I'm sure I must be overlooking something obvious, but

Re: [PyQt] stuck on non-modal dialog

2007-05-23 Thread Phil Thompson
On Wednesday 23 May 2007 3:18 pm, David J Brooks wrote: > On Wednesday 23 May 2007 02:22:41 am Phil Thompson wrote: > > On Wednesday 23 May 2007 2:20 am, David J Brooks wrote: > > > I'm sure I must be overlooking something obvious, but I don't see it. > > > > > > Ive set up a main window for MDI an

Re: [PyQt] stuck on non-modal dialog

2007-05-23 Thread David J Brooks
On Wednesday 23 May 2007 02:22:41 am Phil Thompson wrote: > On Wednesday 23 May 2007 2:20 am, David J Brooks wrote: > > I'm sure I must be overlooking something obvious, but I don't see it. > > > > Ive set up a main window for MDI and added a Find dialog, with signals > > and slots to activate it.

Re: [PyQt] stuck on non-modal dialog

2007-05-23 Thread Phil Thompson
On Wednesday 23 May 2007 2:20 am, David J Brooks wrote: > I'm sure I must be overlooking something obvious, but I don't see it. > > Ive set up a main window for MDI and added a Find dialog, with signals and > slots to activate it. The dialog pops up as expected, but is totally > unresponsive. Nothi

[PyQt] stuck on non-modal dialog

2007-05-22 Thread David J Brooks
I'm sure I must be overlooking something obvious, but I don't see it. Ive set up a main window for MDI and added a Find dialog, with signals and slots to activate it. The dialog pops up as expected, but is totally unresponsive. Nothing typing into its lineEdit does nothing, buttons don't seem t