Add Nasal output to the console.
(Requires latest SG+FG!)
This commit is contained in:
parent
2c4c12a4c7
commit
82797f0f55
1 changed files with 9 additions and 0 deletions
|
@ -58,6 +58,15 @@
|
||||||
</binding>
|
</binding>
|
||||||
</textbox>
|
</textbox>
|
||||||
|
|
||||||
|
<loglist>
|
||||||
|
<halign>fill</halign>
|
||||||
|
<valign>fill</valign>
|
||||||
|
<stretch>true</stretch>
|
||||||
|
<pref-width>450</pref-width>
|
||||||
|
<pref-height>200</pref-height>
|
||||||
|
<padding>6</padding>
|
||||||
|
</loglist>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>hbox</layout>
|
<layout>hbox</layout>
|
||||||
<halign>fill</halign>
|
<halign>fill</halign>
|
||||||
|
|
Loading…
Reference in a new issue