FlintBrenick Posted August 24, 2008 Posted August 24, 2008 I've seen codeboxes that color the text like you see it in SciTE4AutoIt3. I was just wonder how you do this. Bellow I have a codebox but I don't know how to add the color short of doing it manually line by line. Thanks for the help. CODE#include <GUIConstantsEx.au3> #include <WindowsConstants.au3> ;Blah blah blah. While 1 Sleep(10) WEnd
rasim Posted August 24, 2008 Posted August 24, 2008 I've seen codeboxes that color the text like you see it in SciTE4AutoIt3. I was just wonder how you do this. Bellow I have a codebox but I don't know how to add the color short of doing it manually line by line. Thanks for the help. CODE#include <GUIConstantsEx.au3> #include <WindowsConstants.au3> ;Blah blah blah. While 1 Sleep(10) WEnd BB code?
James Posted August 24, 2008 Posted August 24, 2008 The AutoIt tags screw up formatting so be careful Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now