Notifications
Clear all
Topic starter
Hi,
I was wondering if it is possible to format the prompted text when you are using the UserOk/userYesNo commands?
I tried using the regular MEL format commands like, userok( fmt("Test Bold" , "B") )
but the prompt in the box just displays, \b Test Bold \b0
Thanks.
Posted : March 3, 2018 11:14 am
I'm afraid userOK is not able to use formatting. The \b you are getting is what happens when the text is given formatting code that it cannot process. Is there a specific example you want to format differently, or is this a general knowledge question.
Thank you,
Daniel C.
Posted : March 5, 2018 5:20 am