itunes alternating lines

Eric Chatonet eric.chatonet at sosmartsoftware.com
Sun Oct 26 05:48:04 EDT 2008


Bonjour Sims,

Trevor's solution is of course very interesting but if you want a  
straight and easy one, just make a pattern and lock the image.
Then:

on ChangeFieldTextHeight pFld,pHeight,pPatternImage
   lock screen
   set the textHeight of pFld to pHeight
   set the height of pPatternImage to pHeight * 2
   set the backPattern of pFld to the backPattern of pFld
   -- refreshes pattern
   unlock screen
end ChangeFieldTextHeight

Le 25 oct. 08 à 10:15, Jim Sims a écrit :

> What happens  if the person changes the size of the text?

Best regards from Paris,
Eric Chatonet.
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: eric.chatonet at sosmartsoftware.com/
----------------------------------------------------------------





More information about the use-livecode mailing list