discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Menu Windows Moving in Windows


From: S.J.Chun
Subject: Menu Windows Moving in Windows
Date: Mon, 10 May 2004 13:03:14 +0900 (KST)

Hi, attached file is my simple testing code of NSMenu related drawing in 
GNUstepBack bundle. Currently I cannot move
NSMenu window CORRECTLY. I think we should add similar logic of my attached 
file when WM_LBUTTONDOWN case.
My idea is, if we can know whether current window is menu (from hwnd) and 
current position of buttondown is in the
menu title then do SendMessage(...). Am I wrong ? If this is right, can anyone 
let me know how can I know whether
this hwnd is for Menu or not ?

Thanks in advance.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]