drop-down button

Ian McKnight iangmcknight at gmail.com
Mon Nov 2 05:46:58 EST 2015


Put the default keyword in and it should work fine

switch FFFFONT
Default
  set the textFont of fld "OOT" to FFFFONT
end switch

Regards

Ian

On 2 November 2015 at 10:39, Richmond <richmondmathewson at gmail.com> wrote:

> The drop-down is populated with font names.
>
> I have:
>
> on menuPick FFFFONT
> switch FFFFONT
>   set the textFont of fld "OOT" to FFFFONT
> end switch
> end menuPick
>
> but the textFont of the field is not being set.
>
> Where am I going wrong?
>
> Richmond.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
Regards


Ian McKnight

iangmcknight at gmail.com
=======================



More information about the use-livecode mailing list