bug-ncurses
[Top][All Lists]
Advanced

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

RE: Focus Callback in CDK


From: Thomas Dickey
Subject: RE: Focus Callback in CDK
Date: Mon, 7 Mar 2005 21:18:27 -0500 (EST)

On Mon, 7 Mar 2005, Fu Steve X wrote:

Tom,

Thanks for your Friday evening work! :-)

Regarding the double-TABs required to start the traversal, it might be that
some initial values are not set properly. I haven't look into the lower
level functions. But adding the following line right before the big while
loop in traverseCDKScreen did the trick.
        curobj = switchFocus (setCDKFocusNext (screen), curobj);

I'm not sure - reading the code, I can see a problem with the change
you suggested for injectObj (a conflict with the switch statement in
traverse.c), but not the real problem.

I had a small bug-fix to another file in CDK from last week; I'll check on this one to see what's making double-tabs necessary (thinking that can be done tomorrow evening...)

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




reply via email to

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