Is this a bug or is it just me?
Gordon Tillman
got at mindspring.com
Thu Mar 10 14:48:35 EST 2005
check the spelling of your handler...
I tried this script inside the edit field itself:
on mouseEnter
get the dontWrap of me
set the dontWrap of me to not it
end mouseEnter
very interesting!
--gordy
> put quotes around true or false ...perhaps
>
>> Ok I tried this two diffrent ways for the don't wrap property. From
>> what I read the don't wrap property is be default set to false. When I
>> try it out in my multiline field it does not do wrap it just keeps
>> going on the same line. I also tried this but mabey I did it wrong:
>>
>> on mouesEnter
>> set the dontWrap of field "edit field" to false
>> end mouseEnter
>>
>> Is there somthing that I am doing wrong here?
More information about the use-livecode
mailing list