Discussions tagged Theme
ScrollBars and Tab's are not fully visible after migrating from PB11 to PB19
- Issue
- Last updated 2 months ago
- Miguel Leeuwe replied 1 month ago
We have migrated our code from PB11 to PB19-R2 and seeing following behaviours.
- Horzontal and Verticle Scroll Bars are not fully visible.- TAB control's header are not fully visible
We tried adjusting the various UI properties for TAB, Windo...
Exclude specific windows and user objects from being themed
- Resolved
- How-to
- Last updated 3 months ago
- Brad Wery replied 3 months ago
Is it possible to prevent a specific window or user object from having a theme applied to it?
e.g. w_main would have no theme at all.
I created a new theme-[xxxx].json file. I added blank entries for my objects:"w_main":
{
}
The window is still ...
App not looking correctly when run after instalation
- Issue
- Last updated 4 months ago
- John Fauss replied 4 months ago
Greetings,
in our company we are currently trying to upgrade from PB 12.6 to PB 19.
We made it through creating runtime, getting all of the required dll's and we are able to install our app.
The problem comes when applying a theme and look of our ...
PowerBuilder Theme how to have a similar window title bar?
- How-to
- Last updated 4 months ago
- Ken Guo @Appeon replied 4 months ago
Hi Guys
anyone of you knows if is possible configuring theme file .json in order to have this window title bar:
As you can see there is a color gradient and yellow row a the bottom...
Thanks in advance ...
theme.json tab settings overriding TabTextColor (2019R2)
- How-to
- Last updated 5 months ago
- Armeen Mazda @Appeon replied 5 months ago
I quite like the results of themed tab objects but I have a few tabpages that are highlighted by setting a custom TabTextColor in the painter. This gets overwritten by the theme even when I remove the "text-font":{"color":"#..."} entry from the theme...
Hi everyone,
using PB2019 build 2170 how do you keep consistency in datawindows when using themes and custom code for background color ?
See this example :
how to make that F2 look like F1 ?
Thanks for suggestions.
Philippe....
Grey theme, datawindow background issue...
- Resolved
- How-to
- Last updated 11 months ago
- Michael Kramer replied 11 months ago
I created a simple response window that contains only a datawindow control. Both window and datawindow have buttonface as background color.When I run this window, both of them have the same color when not using themes and also when using all themes e...
Theme issues (on MDIDock windows..)
- Resolved
- Issue
- Last updated 1 year ago
- Michael Kramer replied 1 year ago
I noticed that PB19 themes behave differently between MDI and MDI docked. It’s seems that within an mdi dock application, the background color of a window does not change according to the themes.
In the attached files, you will notice the difference...
Hello, I have migrated my application to PB 2019 to improve Usability since “Themes” can be applied and it looks great.
However, the Theme defined for the CommandButton control applies to the "Call to Action" button and the "Cancel" button. Thi...
Hi.
We have successfully migrated our application to PB2019 and have also implemented the option to change theme.
But why is the titlebar on the windows left unaltered?
Here is our application using the "Flat Design Dark" theme and Microsoft Fi...
- Page :
- 1