Hello,
I want to show a different BMP of a selected Button ( pressed ).
Normal Display
A clicked Button shows a dotted Line :
I can show different BMP's on Mousemove , Clicked
FILENAME c_path + "\Images\Key.bmp", ;
c_path + "\Images\Key1.bmp", ;
c_path + "\Images\Key2.bmp", ;
c_path + "\Images\Key3.bmp" ;
Possible to show after Clicked ( selected ) a different BMP ( staying visible ) ???
The new Update of the Button-Skin-painter is nearly finished
and includes the ButtonBar- and Button-Creation of Class BtnBMP
The new oButton1:lEllipse = .T. is supported as well.
Best Regards
Uwe