bug-ncurses
[Top][All Lists]
Advanced

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

Re: Reset the cursor posion in CDK


From: Joshua Karstendick
Subject: Re: Reset the cursor posion in CDK
Date: Sun, 6 Nov 2005 16:53:41 -0500

You could write a small wrapper function that calls the function and
then moves the cursor where you want it.

On 11/4/05, Fu Steve X <address@hidden> wrote:
>
>
> Hi, Thomas,
>
> There are several input widgets such as itemlist or entry on my screen and I
> use traverseCDKScreen to start the event loop.
>
> I also use a RESET callBack to refresh  the values of all the input widget
> after tabbing around. However, after the refreshing, the cursor still stays
> in where it was before the  RESET. Is there any easy way of re-position the
> cursor to its initial position, the upper left widget on the screen?
>
> Thanks.
>
> Steve Fu
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-ncurses
>
>
>


--
Joshua Karstendick

reply via email to

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