use fixed-width font in the nasal console textbox widget
This commit is contained in:
parent
e27e1a73d8
commit
26a999359e
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@
|
||||||
<pref-height>200</pref-height>
|
<pref-height>200</pref-height>
|
||||||
<slider>20</slider>
|
<slider>20</slider>
|
||||||
<editable>true</editable>
|
<editable>true</editable>
|
||||||
|
<font>
|
||||||
|
<name>FIXED_8x13</name>
|
||||||
|
</font>
|
||||||
<property>/sim/gui/dialogs/nasal-console/edit</property>
|
<property>/sim/gui/dialogs/nasal-console/edit</property>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-apply</command>
|
<command>dialog-apply</command>
|
||||||
|
|
Loading…
Add table
Reference in a new issue