[wx-dev] Re: CVS: [RR] wxWindows/src/gtk window.cpp,1.641,1.642

Robert Roebling robert at roebling.de
Sat Sep 2 02:28:18 PDT 2006


> RR> > Why not call GTKUpdateCursor() from SetCursor() itself, do we
> RR> > ever not want to do it?
> RR> 
> RR> If it is called from within the window's contructor, the
> RR> actual call must be defered until after realization (we
> RR> do that for other things already), but I don't have time
> RR> to look at that now,
> 
>  AFAICS GTKUpdateCursor() does nothing if the window is not realised

I know, but the question is if the cursor is set later in 
that case.

  Robert





More information about the wx-dev mailing list