On Thu, Sep 12, 2002 at 12:35:00PM +0200, Juergen Vigna wrote: > >>Now to the negative part. It's slow! The update of screen is way too > >>slow. Try to resize the window and you wait 1-2 seconds on my Athlon 1800+ > > > > > >Actually, for resize, can you try adding "WStaticContents" like this : > > > >QContentPane::QContentPane(QWorkArea * parent) > > : QWidget(parent, "content_pane", WRepaintNoErase | WStaticContents), > > Has no effect!
This 2 seconds thing sounds ridiculously slow. Repaints are effectively instantaneous for me. > >WPaintClever makes a difference ? > > ??? I don't find WPaintClever in src/frontends/qt2 I mean add it to the widget flags above. It should make things slower if anything. regards john -- "This *is* Usenet, after all, where virtually every conversation that goes on is fairly ludicrous in the first place." - Godwin's Law FAQ