How to change the background and state of hwtk buttoon?
Bhavik Sheth_21143
Altair Community Member
Hello all,
I have created a list of hwtk::buttons for selection.
I want to change the background color of a button once the item is selected and on the selection want to change the state of the next button which is by default in disable mode.
How to achieve the above two functionalities?
Please guide
Thank you in advance.
0
Answers
-
Looks to me like changing the background is not supported. Maybe use an image?
https://help.altair.com/hwdesktop/altair_help/topics/reference/hwtk/hwtk_button.htm1 -
Ben Buchanan said:
Looks to me like changing the background is not supported. Maybe use an image?
https://help.altair.com/hwdesktop/altair_help/topics/reference/hwtk/hwtk_button.htmYes right. No option to change background for hwtk::buttoon.
So I used the normal buttoon.
0