Align columns: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 4,003: Line 4,003:




=={{header|Gambas}}==
=={{header|FutureBasic}}==
Note: FB's NSLog, used for demonstrations, does not have a center alignment provision. However FB allows advanced alignment and text formatting in normal application development. Right and left alignment are shown here.
Note: FB's NSLog, used for demonstrations, does not have a center alignment provision. However FB allows advanced alignment and text formatting in normal application development. Simple right and left alignment are shown here.
<lang futurebasic>
<lang futurebasic>
include "NSLog.incl"
include "NSLog.incl"
Line 4,052: Line 4,052:


HandleEvents
HandleEvents
</lang?
</lang>
{{output}}
{{output}}
<pre>
<pre>