I'm changing the image on a pushbutton via the Set_Property(Image) command and it's working correctly. However, when I'm changing it back to the previous image (i.e. the original image, via another Image command), it's not changing. I've checked the pathnames for the 2 bitmaps and they're ok.
Is there some limitation on changing the image of a pushbutton more than once?
Oops, sorry, found my mistake and I confirm that images on pushbuttons can be changed more than once.