htmlText and the templateField
Richmond Mathewson
richmondmathewson at gmail.com
Sun Apr 26 06:37:26 EDT 2009
I am out of touch; I thought the word was 'bonk'; or, just maybe,
'boink' refers to bonking pigs :)
Anyway . . .
I just tried this:
on mouseUp
set the htmltext of fld "fZ" to "<p><b>oink</b></p>"
end mouseUp
[DreamCard 2.6.1 !!!!!!!!!!]
and got an 'oink' without a problem;
tried the following:
on mouseUp
set the htmltext of the templateField to "<p><b>oink</b></p>"
put the htmltext of the templateField into fld "fY"
end mouseUp
and got '<p></p>'.
So, must be that Runtime Revolution doesn't believe in Platonistic ideals!
Jim Ault wrote:
>
> On Apr 24, 2009, at 8:19 PM, Shao Sean wrote:
>
>> Any reason this code does not work?
>>
>> set the htmltext of the templateField to "<p><b>oink</b></p>"
>> put the htmltext of the templateField
>> -- puts <p></p>
>>
>> I tried Rev 2.0 up to 3.5 and it was a no go.
> Yes,
> it is the spam filter that has detected the naughty word 'boink' even
> though you were very clever in disguising it.
>
> Jim Ault
> Las Vegas
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list