[Qt-interest] [PyQT] Distinguish between designer and runtime code.

Andreas Pakulat apaku at gmx.de
Tue Apr 21 15:43:57 CEST 2009


On 21.04.09 13:39:33, Emiliano Mennucci wrote:
> On Tue, Apr 21, 2009 at 12:46 PM, Andreas Pakulat <apaku at gmx.de> wrote:
> 
> > Yes this is bad, your widget should be designed to only capture the windows
> > messages after having called a start() method on it, not automatically.
> >
> > I see. Is the "start" method a standard protocol?

No.

> I means: shall I call
> "start" on my widgets explictly?

Yes you'd need to call it explicitly when your application that should
capture the output creates this widget.

Andreas

-- 
You will outgrow your usefulness.



More information about the Qt-interest-old mailing list