Add Control - L to your text edit menu

MisterX b.xavier at internet.lu
Sat Oct 16 02:14:27 EDT 2004


I was a little tired of pulling the same menu over and over while doing some
basic HyperText. 

So here's how to add a safe enhancement to the text menu of the revmenubar

put the cOrigText of btn "text" of cd 1 of stack "revMenubar" into tPrevText
put "/L" after line 9 of tPrevText
set the cOrigText of btn "text" of cd 1 of stack "revMenubar" to tPrevText
send revsetuptext to cd 1 of stack "revMenubar"
save stack "revMenubar"

A ToysForRevo stack is in the make now. If you have any cool improvements
like this one, send them over to include them. 

Enjoy
Xavier
--
Http://monsieurx.com 
Nitrous tools for Runtime Revolution



More information about the use-livecode mailing list