Table

Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2008
Posts: 11
Reputation: akira_shinizaki is an unknown quantity at this point 
Solved Threads: 0
akira_shinizaki akira_shinizaki is offline Offline
Newbie Poster

Table

 
0
  #1
Nov 22nd, 2008
How we can make a nice table in C++ ? I always use "|" and "___" to manually create a a table, but it often messed up. Please give me some tutorial and if possible table's screenshot. Thank you as always^^.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1,758
Reputation: Lerner is a name known to all Lerner is a name known to all Lerner is a name known to all Lerner is a name known to all Lerner is a name known to all Lerner is a name known to all 
Solved Threads: 283
Lerner Lerner is offline Offline
Posting Virtuoso

Re: Table

 
0
  #2
Nov 22nd, 2008
It takes some work. C++ ostream manipulators take practice getting used to. GUI custom controls are probably the easiest way to get things neat and tidy, but it takes a fair amount of knowledge in C/C++ to get comfortable using that type of code too.

A good reference book with examples of using the manipulators is the best resource I can think of to help you get it right.
Klatu Barada Nikto
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 462
Reputation: Agni is a jewel in the rough Agni is a jewel in the rough Agni is a jewel in the rough Agni is a jewel in the rough 
Solved Threads: 71
Sponsor
Agni's Avatar
Agni Agni is offline Offline
Posting Pro in Training

Re: Table

 
0
  #3
Nov 23rd, 2008
you can try looking at the 'curses' library too...
thanks
-chandra
Reply With Quote Quick reply to this message  
Reply

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




Views: 304 | Replies: 2
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC