GIDForums  

Go Back   GIDForums > Computer Programming Forums > Miscellaneous Programming Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 09-Jan-2009, 17:09
BobLewiston BobLewiston is offline
Junior Member
 
Join Date: Nov 2008
Posts: 53
BobLewiston is on a distinguished road

C# console applications & highlighting output to screen


In a C# console application, can anyone tell me how to "highlight" certain characters, that is, print them brighter than other characters?
  #2  
Old 09-Jan-2009, 17:37
davekw7x davekw7x is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Left Coast, USA
Posts: 5,309
davekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to behold

Re: C# console applications & highlighting output to screen


Quote:
Originally Posted by BobLewiston
In a C# console application, can anyone tell me how to "highlight" certain characters, that is, print them brighter than other characters?
Color options in console applications are quite limited. If you are going to prettify your program, maybe you should consider biting the bullet and learning how to write a Windows application rather than a console program.

Let me put it this way: The prettiest console program that I ever wrote was really, really ugly. As I pause for breath, I can hear people asking, "How ugly was it, Dave?" Well, it's so ugly that my mom wouldn't even put it on the refrigerator.

However (and stop me if you have heard this before), you can poke around msdn and find stuff like: Console Color Enumeration

Regards,

Dave
 
 

Recent GIDBlogInstall Adobe Flash - Without Administrator Rights by LocalTech

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
win32 CreateProcess(), STARTUPINFO not working well for 98 console Howard_L C Programming Language 0 09-Aug-2007 23:33
Bit stuffing agnostos C Programming Language 17 12-Sep-2006 20:10
need help with a console menu system BullBuchanan C++ Forum 6 20-Aug-2006 14:46
Bloodshed Dev C++ Project Options JdS C++ Forum 6 11-Nov-2005 17:23
Stop console program to view output noobiC C Programming Language 4 15-Apr-2005 10:54

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 08:01.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.