bug-ncurses
[Top][All Lists]
Advanced

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

Re: The right way to move the cursor in a panel


From: Thomas Dickey
Subject: Re: The right way to move the cursor in a panel
Date: Fri, 23 Jul 2004 08:10:27 -0400 (EDT)

On Fri, 23 Jul 2004, Mike Aubury wrote:

> I have several PANELs open on the screen - I need to move the cursor (the
> visible flashing thing!) to a specific location (eg for doing data entry in a
> field - without using a FIELD) within one of them of these panels.
>
> Whats the right way to do this ?

generally the cursor will end up on the last refreshed window (usually
that's the one that you're doing a wgetch from).

I'm a little confused about the data entry for a field without using a
FIELD.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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