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
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
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.
