Good morning from Gran Canaria,
I have a form with a label that has attached a StyleClass that have a background image property set.
In WebClient works properly, I can see the image as well as the text, but in SmartClient the image is shown but the text is not.
You can see a picture of what I mean.
Any clue?
Please file a support case with a small sample solution so we can check this out.
Hi Jan,
As you asked me to do I opened a case and I´ve been answered that to get that I have to place to labels, one with the text and another with the background. So far so good, but how can I do the same with a button?
jasantana:
Hi Jan,
As you asked me to do I opened a case and I´ve been answered that to get that I have to place to labels, one with the text and another with the background. So far so good, but how can I do the same with a button?
Why not set onAction on the label ? You want to have a background image on the button ?
Why not set onAction on the label ? You want to have a background image on the button ?
Thanks for your reply. As soon as I assign a method to the onAction event the label becomes a button. I mean it appereance changes like a button.
turn of the property show click for that.