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 <richmondmathew...@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@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

iangmckni...@gmail.com
=======================
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to