PDA

View Full Version : [3.0.x] - Text ressource for textwidget



bzjeurd
December 30th, 2013, 11:38
Hello Moon_wizard,
Is it possible (if not now, in futur release maybe?) to set a "textres" (text ressource) to a textwidget object as it it available for bitmapwidget (bitmap ressource with setBitmap() or addBitmapWidget() functions?

thanx for your help.

Bz.

Moon Wizard
December 30th, 2013, 12:13
Use the Interface.getString() function to get the text to set to the textwidget.

Cheers,
JPG

bzjeurd
December 30th, 2013, 14:43
Great!
Thanks a lot!
Bz.