Font menu button problems

Sarah Reichelt sarah.reichelt at gmail.com
Thu Mar 18 17:00:37 EDT 2010


On Thu, Mar 18, 2010 at 11:57 PM,  <DunbarX at aol.com> wrote:
> 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.


Thanks Craig. I tried a similar solution, actually using a check mark
(option V on a Mac keyboard), but the problem is that on a normal
menu, the check mark is out-dented (is that a word) so that it is much
more prominent.
But it might still be the best option.

Cheers,
Sarah



More information about the use-livecode mailing list