bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Not a bug - but I need some help...


From: Mike Aubury
Subject: Not a bug - but I need some help...
Date: Wed, 26 Feb 2003 23:47:05 +0000

Sorry for mailing

But from gnu.org :

Contact the current maintainers at address@hidden 



I need to ask a quick question..

If I'm displaying a string in a window/panel - I need it to stop at the end of 
the line and **NOT** go back to the start of the next line and carry on.

Eg - If I have a window with 5 columns and display "HelloWorld" I currently 
get :
|Hello|
|World|

What I need is

|Hello|
|     |

Where the 'World' is just lost in the ether....

(Sorry if thats displayed in proportional font - but you get the idea)



Is there any easy way to do this (I'm using wprintw at the moment...) ?

(I've just attempted to join the list - but that looks more for development of 
the library rather that using it anyway....)



TIA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]