- Colin Cruikshank
- PowerBuilder
- Thursday, 12 August 2021 02:49 PM UTC
Hi,
Working on modernizing a legacy application, and would like to make use of the UI themes. The app makes use of windows APIs to allow its response windows to be resizable ( SetWindowLong(), GetWindowLong() ). Upon applying the UI theme, the resizable response window code stops working. If I turn off the drawing on the window theme, the resizing works again ex:
"window": {
"drawing":false }
Anyone else come across this issue? As a side note, the app does not use PFC, so the preference is for a solution (if one exists) outside of that framework.
PB Version 2019 R2 Build 2328
Thanks,
Colin
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.