bug-ncurses
[Top][All Lists]
Advanced

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

Re: problem with panels


From: folkert
Subject: Re: problem with panels
Date: Sun, 1 May 2005 13:58:03 +0200
User-agent: Mutt/1.5.9i

> I've created a program that puts a few windows on the screen with newwin
> and new_panel.
> After that, it adds another on top with newwin and show_panel.
> Now if the program writes anything to a panel/window-pair BELOW the last
> created one, the created one scrolls up! (when the window below scrolls)
> I update using update_panel + doupdate.
> What is it I'm doing wrong here?

Fixed :-)
I was doing subwin(stdscr, ...) instead of newwin().


Folkert van Heusden

-- 
Auto te koop, zie: http://www.vanheusden.com/daihatsu.php
Op zoek naar een IT of Finance baan? Mail me voor de mogelijkheden.
--------------------------------------------------------------------
 UNIX admin? Then give MultiTail (http://vanheusden.com/multitail/) 
 a try, it brings monitoring logfiles to a different level! See     
 http://vanheusden.com/multitail/features.html for a feature-list.  
--------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE
Get your PGP/GPG key signed at www.biglumber.com!

Attachment: signature.asc
Description: Digital signature


reply via email to

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