Qbasicnews.com

Full Version: That black background thing...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering in the forum how people make that black background thing happen when they type code.
Thanks,
~bobrobyn
Click the "code" button or use
Code:
tags:

[code]
print "foobar"
...someone deleted my other post.......

the code button doesnt seem to work. you have to type:

[syntax="qbasic"]
print "foobar"
[/syntax]
Code:
code works fine
Just trying the code thing:

Code:
print "Hello Everyone!"
Remember [syntax="qbasic"] ... [/syntax] to get highlighted code Smile