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 <[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 > -- Regards Ian McKnight [email protected] ======================= _______________________________________________ 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
