Is this a bug or is it just me?

Kevin J kj2005.28 at gmail.com
Thu Mar 10 14:52:56 EST 2005


Nope the text still wont wrap for me. The object that I am useing is
the scroll field? Should I use a different one?


On Thu, 10 Mar 2005 13:48:35 -0600, Gordon Tillman <got at mindspring.com> wrote:
> 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?
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


More information about the use-livecode mailing list