Hi,
We have an VCL app (borland c++ builder Xe10) which uses the TStyleManager class in order to customise the appearance of the user interface.
TStyleManager::TrySetStyle("Amakrits");
No matter the style we select, when hovering the main menu, while running thru Winflector the app will freeze and no longer respond.
We are running the version 3.9.7.1a of winflector.
We've tried different option in the guiapp.cfg without success
-directxon -dxdelay=800
-gdicacheon
-mbrepaintoff
-actctxoff
-clipparent
-lwtr
-wndrepositionoff
Please let us know if this issue can be adressed with the current version of Winflector?
Thank you in advance.