Hello,
We are using PowerBuilder 2017 R3 Build 1880 on Windows 10 Pro. I have created a menu object inherited from our base menu object. The base object's menu style is contemporarymenu! and I have changed the inherited menu style to traditionalmenu! In the mdi window's Open event I call ChangeMenu() to change the menu to the inherited menu based on certain criteria. I can tell that the correct menu does display, but the menu style displays as though it is still contemporarymenu!. Has anyone run into this before?
Thanks in advance for any help!
Ted