PLEASE tell me is there a library like ncurses in C++

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

Join Date: Feb 2007
Posts: 13
Reputation: nadith_cs is an unknown quantity at this point 
Solved Threads: 0
nadith_cs nadith_cs is offline Offline
Newbie Poster

PLEASE tell me is there a library like ncurses in C++

 
0
  #1
Feb 18th, 2007
is there a library to manipulate the output or like ncurses in linux, in visual c++ in windows?

or else tell me a way to move the cursor according to the coordinates x & y......like ncurses in linux.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,609
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1491
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: PLEASE tell me is there a library like ncurses in C++

 
0
  #2
Feb 18th, 2007
>> in visual c++ in windows
yes, its called the win32 api. There is also MFC library supported by Microsoft compilers as well as C# language that make windows gui programming a little easier.

There is also a PDCurses that is a port of unix curses for MS-DOS and MS-Windows console programs.
Last edited by Ancient Dragon; Feb 18th, 2007 at 8:53 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Reply

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



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC