Underlining strings

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2004
Posts: 6
Reputation: somer2412 is an unknown quantity at this point 
Solved Threads: 0
somer2412 somer2412 is offline Offline
Newbie Poster

Underlining strings

 
0
  #1
Jun 28th, 2005
I know this is very simple but I cannot remember how to underline a string in C++. Can someone please help.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 13
Reputation: oboler is an unknown quantity at this point 
Solved Threads: 1
oboler's Avatar
oboler oboler is offline Offline
Newbie Poster

Re: Underlining strings

 
0
  #2
Jun 28th, 2005
Originally Posted by somer2412
I know this is very simple but I cannot remember how to underline a string in C++. Can someone please help.
Underline a string? You mean in Visual C++, C++.net, GTK or something surely? C++ itself doesn't do underline... it's just ascii based.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 9
Reputation: robgxxx is an unknown quantity at this point 
Solved Threads: 1
robgxxx robgxxx is offline Offline
Newbie Poster

Re: Underlining strings

 
0
  #3
Jun 28th, 2005
What about using the "Canvas"?
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 13
Reputation: oboler is an unknown quantity at this point 
Solved Threads: 1
oboler's Avatar
oboler oboler is offline Offline
Newbie Poster

Re: Underlining strings

 
0
  #4
Jun 28th, 2005
I think you're talking about .net there. It seems toibe part of the root project or something.

This Reference may be helpful?

Anyway it's definitly not a standard part of generic C++ you'll need to work out what "flavour" of C++ you are using and get help specific to that.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 9
Reputation: robgxxx is an unknown quantity at this point 
Solved Threads: 1
robgxxx robgxxx is offline Offline
Newbie Poster

Re: Underlining strings

 
0
  #5
Jun 28th, 2005
I think that you've got me mixed up with the origional question.
"How can I underline characters?".
I offered the advice "What about using the Canvas".
After all, they certainly wont achieve it with asc.
Canvas is part of the object code of many facities
such as ListBox, StringGraph etc and many other generic
variations in Borland, Vcc etc.
Last edited by robgxxx; Jun 28th, 2005 at 8:57 am. Reason: spellingerror
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC