#PB_Button_Image and #PB_Button_PressedImage Constants
Posted: Mon Jan 07, 2008 7:33 pm
I have found a problem with the command:SetGadgetAttribute()
This Constants are not declared:
#PB_Button_Image and #PB_Button_PressedImage Constants
Freak answered me in the German Forum and I want to Publish the Constants here for you.
This Constants are not declared:
#PB_Button_Image and #PB_Button_PressedImage Constants
Freak answered me in the German Forum and I want to Publish the Constants here for you.
Code: Select all
#PB_Button_Image=1
#PB_Button_PressedImage=2