1
0
Fork 0

use fixed-width font in the nasal console textbox widget

This commit is contained in:
mfranz 2009-01-09 12:11:23 +00:00
parent e27e1a73d8
commit 26a999359e

View file

@ -38,6 +38,9 @@
<pref-height>200</pref-height>
<slider>20</slider>
<editable>true</editable>
<font>
<name>FIXED_8x13</name>
</font>
<property>/sim/gui/dialogs/nasal-console/edit</property>
<binding>
<command>dialog-apply</command>