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