|
|
pinEdit
Started by simha at 07-12-2010 2:17 . Topic has 2 replies.
 
 
|
|
Sort Posts:
|
|
|
|
07-12-2010, 2:17
|
simha
Joined on 07-08-2010
Posts 8
|
can't change the text property at runtime
|
|
|
|
|
I use a pintexx and i can't change the text I assigned to the pinedit.
pinedit.Text="aaa"
pinedit.Text="bbb"
the displayed text is aaa and not bbb.
thanks for your help
simha
|
|
|
|
|
Report
|
|
|
|
07-12-2010, 4:08
|
simha
Joined on 07-08-2010
Posts 8
|
Re: can't change the text property at runtime
|
|
|
|
|
more exactly,
this code is in a function.
the first time the text will be changed,
but after this, if we call the function the text will not be changed
|
|
|
|
|
Report
|
|
|
|
07-13-2010, 1:07
|
simha
Joined on 07-08-2010
Posts 8
|
Re: can't change the text property at runtime
|
|
|
|
|
the mode was HTML and not edit.
I changed it and it's Ok.
thanks
|
|
|
|
|
Report
|
|
|
|
|
|