PDA

View Full Version : How to set initial value in formattedtextfield?



Nilliom
September 20th, 2007, 01:13
How can we set an initial value into a formattedtextfield? I tried using setValue(xxx) but nothing happen. When I look at the field it still has the 'Click to enter text'.

I am trying to implemente a template of titles for sections into a formattedtextfield and can't set the content.

Thanks

Foen
September 20th, 2007, 07:38
I don't think you can assign vlaues to formattedtext fields. I tried a month or two back and gave up.

Stuart