On 02/11/15 12:46, Ian McKnight wrote:
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

Thanks so much: quick and to the point.

I wonder how newbies are going to find that one out?

Richmond.

On 2 November 2015 at 10:39, Richmond <[email protected]> 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
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode





_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to