haibo19981984
24-05-2010 04:30:43
I'm confusing to ButtonImage.
There is not demo about ButtonImage.
In my minds,it should a button that user can define its image.
But I don't test triumphantly.
my layout as follows:
I think my error should be in "Button_ImageResource".
Or some code is needed in my app.
Of cource,I can use Button instead of it.
But I still expect to come true ButtonImage.
There is not demo about ButtonImage.
In my minds,it should a button that user can define its image.
But I don't test triumphantly.
my layout as follows:
<Widget type="Button" skin="ButtonImage" position="10 280 98 18" layer="Back">
<Property key="Button_ImageResource" value="pic_CoreMessageIcon"/>
<Property key="Text_FontName" value="font_DejaVuSans.17"/>
</Widget>
I think my error should be in "Button_ImageResource".
Or some code is needed in my app.
Of cource,I can use Button instead of it.
But I still expect to come true ButtonImage.