Hello,
Is it possible tyo show the caption in an rrbbutton when a picture is loaded?
Or a picturebutton and a label in front of it?
Or any other way I can use a button with a picture an text. Without the picture itself having the text in it?
Marc
Both the RRButton and Jose's XPButton allow the use of an icon/bitmap with text.
Marc,
You could look at the examples by Peter Lameijn in the PB Forums post:
http://www.powerbasic.com/support/forums/Forum4/HTML/012429.html (http://www.powerbasic.com/support/forums/Forum4/HTML/012429.html)
It loads the picture then 'injects' the text before using it.His routine looks like if fits your needs exactly.
David
Thanks David,
I will have a look.
Marc