1. Stefan Zierold
  2. PowerBuilder
  3. Wednesday, 26 October 2022 11:37 AM UTC

Hi,

 

is there a way to change the Tab-text color dynamicly while themes are active?

We tried disabling drawing of the tab-control in the theme.json. But when using a dark theme it doesn't look good at all.

Regards

Stefan

 

 

kitty he @Appeon Accepted Answer Pending Moderation
  1. Thursday, 27 October 2022 02:59 AM UTC
  2. PowerBuilder
  3. # 1

Hi Stefan,

 

When drawing is set to true for tab in theme.json, then the dynamic setting of the tab text color does not take effect; when the drawing is false, the code: tab_1.tabpage_1.tabtextcolor = 255 will take effect, and you can customize color settings according to your own needs through UI customization.

 

Regards,

Kitty

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.