-
Gastón Clara
- PowerBuilder
- Thursday, 12 June 2025 02:27 PM UTC
Hi,
I'm currently using a custom theme where I have set some particular properties for datawindows. The idea is to be able to use some custom images for radio buttons and checkboxes inside a datawindow, and it works fine.
The problem is that in order to achieve that, I have to set "drawing":true for the datawindow and also for the column.
The problem comes with the property baxkground-color that is already set for dwo-column. In this case it will paint all column in white while I would like to preserve the original colors. If I turn drawing to false then column colors are preserver but radio buttons and check boxes will not use the custom images.
I've tried to remove background property, change to no value, change to invalid values, but it never works. It always paints the columns in white.
Is there a way I can set it to not apply any background color for columns?
Thanks.
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.