Re: Auto-hide the window

2010-06-23 Thread jonat...@mugginsoft.com
On 23 Jun 2010, at 04:03, Dong Linlan wrote: > Hi there, I want to make my window make my window auto-hided and when the > cursor move to the edge of the screen it will show. Just like the effect of > QuickSilver's Shelf plugin. I google and found nothing useful. Should I run > my app as an daem

Auto-hide the window

2010-06-22 Thread Dong Linlan
Hi there, I want to make my window make my window auto-hided and when the cursor move to the edge of the screen it will show. Just like the effect of QuickSilver's Shelf plugin. I google and found nothing useful. Should I run my app as an daemon and detect the global mouse event? __