Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » A BIG BUG Collapse All
Subject Author Date
cnmusic Jun 21, 2002 - 7:06 PM

In the MDI sample application. Open the child window. Use your mouse expand one menu. Keep the mouse pointer point to the menu bar, move the mouse from left to right and then right to left very quickly so that all items in the menu bar should be selected and deselected. Don’t forget to let the menus keep expand during the test. If you got a slowly CPU just like 350Mz, there will be a crash message appear soon.

In debug mode, VC report that at ExtPopupMenuWnd.cpp line 3229. In CExtPopupMenuWnd::TrackPopupMenu. Seems the g_CurrentPopup has a NULL hwnd.

Hope you can understand what I say because my English is very bad.

Sergiy Lavrynenko Jun 27, 2002 - 12:28 PM

Thanks for your bug report.
I fixed this bug so the next version will be free of it.

denny Jun 24, 2002 - 1:08 AM

yes i find this bug too
why?