
|
[haiku-appserver]
||
[Date Prev]
[05-2006 Date Index]
[Date Next]
||
[Thread Prev]
[05-2006 Thread Index]
[Thread Next]
[haiku-appserver] Re: BWindowScreen / pageflipper once more
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: Sat, 06 May 2006 19:24:05 +0200 CEST
Stefano Ceccherini <burton666@xxxxxxxxxxx> wrote:
> Actually, there should be a call to be_app->HideCursor()
> somewhere in the BWindowScreen code. I removed it for testing
> and never put it back. In fullscreen mode, cursor should be hidden.
It appears to have been called in SetActiveState() (at least there is a
ShowCursor() left), but I moved it into Show() and Disconnect() - so
that an app that actually wants the cursor doesn't have to call
ShowCursor() everytime on window activation.
Bye,
Axel.
|

|