Font menu button problems

DunbarX at aol.com DunbarX at aol.com
Thu Mar 18 09:57:16 EDT 2010


Sarah.

This seems like a Rube Goldberg tinkering mess, but:

on menuPick
    put the menuHistory of me into tLine
    replace "•" with empty in me 
    put "•" before line tLine of me
    lock messages
    select line tLine of me
end menuPick

I used "•" because I like it.

Craig Newman



More information about the use-livecode mailing list