picture and text

Started by Marc Van Cauwenberghe, September 15, 2009, 11:42:20 AM

Previous topic - Next topic

Marc Van Cauwenberghe

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

TechSupport

Both the RRButton and Jose's XPButton allow the use of an icon/bitmap with text.


David Kenny

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

It loads the picture then 'injects' the text before using it.His routine looks like if fits your needs exactly.

David

Marc Van Cauwenberghe

Thanks David,
I will have a look.

Marc