Log in

View Full Version : formatedtextfield



VenomousFiligree
February 19th, 2012, 10:58
Can you have a formatedtextfield with static (uneditable) text on a character sheet, if so how's it done?

Zeus
February 19th, 2012, 11:15
You can use setEnable(false) on the formatted text windowcontrol but this will also disable all events for the control or you could try and make its bound database node static/readonly by using the datasabasenode method, setStatic(true).

Moon Wizard
February 19th, 2012, 19:38
The next release will also add a setReadOnly function and readonly tag to formattedtext objects as well.

Cheers,
JPG

VenomousFiligree
February 20th, 2012, 04:42
Thanks, guys.

Sooo, how long till we can start testing of next release? ;)

Moon Wizard
February 20th, 2012, 19:48
I have to go back to flogging the developer, and get a firm date out of him. ;)

I was targeting the end of the month for first test release round, but it will be tight.

Cheers,
JPG

VenomousFiligree
February 20th, 2012, 20:46
Cool, look forward to testing to it :)