This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Root Window click


SysTray Icon works fine. (81)

//    case WM_LBUTTONDBLCLK:
//        if(.....) ShowWindow (hwnd, SW_SHOWNORMAL);
//        else ShowWindow (hwnd, SW_HIDE);

In winHandleIconMessage, closing root window when left mouse double click
is DANGEROUS !!!. 

Can v have toggling of SHOW/HIDE of root window for the left mouse double click.
That way we will be also able to use Root Window click functionaly.
And it will give us time to make a better menus later.

Cheers
Biju

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]