BCG Menu....Right to Left Layout
-
I used BCGMenuBar in an SDI application. I changed the layout of MenuBar by using m_wndMenuBar.ModifyStyleEx(0,WS_EX_LAYOUTRTL); where m_wndMenuBar is a pointer to CBCGMenuBar. PROBLEM ........ The "POP UP MENU" when i have a click on menu bar, does not consider the Right to Left layout. It pop up in the normal(left to right style). How i change the style of pop up menu.... I mean how i open it in the (Right to Left)fashion.
-
I used BCGMenuBar in an SDI application. I changed the layout of MenuBar by using m_wndMenuBar.ModifyStyleEx(0,WS_EX_LAYOUTRTL); where m_wndMenuBar is a pointer to CBCGMenuBar. PROBLEM ........ The "POP UP MENU" when i have a click on menu bar, does not consider the Right to Left layout. It pop up in the normal(left to right style). How i change the style of pop up menu.... I mean how i open it in the (Right to Left)fashion.
You should post this question to the bcg forums on www.bcgsoft.com Best regards, Alexandru Savescu