font control in uimenu objects
Mostra commenti meno recenti
Hi,
is there some obscure trick to change the fonts in uimenus? I use uimenus to show tabulated data:
name : <foo>
address : <foo>
phone number : <foo>
In two subsequent uimenus I reserve the same amount of spaces before the colon, but as the default font that matlab assigns to uimenu objects does not have a fixed width, my uimenus look horrible, as the colons don't appear aligned... is it possible to find a fix for this?
Risposta accettata
Più risposte (1)
Walter Roberson
il 23 Giu 2018
0 voti
You can code them in HTML and use
1 Commento
Arabarra
il 23 Giu 2018
Modificato: Walter Roberson
il 23 Giu 2018
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
