[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
move_panel and getbegxy
From: |
Clive Nicolson |
Subject: |
move_panel and getbegxy |
Date: |
Fri, 25 May 2007 00:49:43 +1200 (NZST) |
I am using ncurses-5.6 .
I have a panel who's window is associated with a menu (for which I provided
a subwindow via derwin).
I move the panel with move_panel and then do a getbegxy on both the window
and the menu's subwindow, the coordinate pairs returned indicate that the
subwindow has not moved, but that the window has!
Is this expected?
I also note that the menu_driver can no longer select items (with the mouse)
on the moved menu!
Clive
- move_panel and getbegxy,
Clive Nicolson <=