-
Dimitris K
- PowerBuilder
- Friday, 15 May 2026 11:28 AM UTC
PowerBuilder Version: 2025 (Build 25.0.0.3711)
I am experiencing a UI rendering issue where the Toolbar loses its theme styling dynamically during app navigation.
Steps to Reproduce:
Apply a theme to the application (e.g., Dark Theme). Everything looks correct initially.
Open a window within the application.
Close that window.
Upon closing, the Toolbar on the parent window loses its theme and reverts to the default no theme style (it becomes white/gray).
Observations:
This happens consistently across different themes; the toolbar simply "forgets" the active theme once a child window is destroyed.
I am using the latest runtime 25.0.0.3711.
Is there a specific function or a UI refresh command needed to force the toolbar to re-apply the theme after a window is closed?
Has anyone else encountered this UI bug in the 2025 release? Any suggestions for a workaround would be appreciated.
The SetRedraw(False/True) doesn't work.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.