Page 1 of 1

Pulldown Menus on Win32

Posted: Sun Jan 31, 2010 9:42 pm
by pwierz
Has anyone been able to implement pulldown menus on the Win32 example using standard Windows libraries? I've been trying using examples I have found on the web but all the different methods aren't working because either it doesn't register the events when they're selected or it does register but it causes the program to hang. Any help would be appreciated. Thanks.