NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/46620: curses menu scrolling is broken
It looks like the scrolling is broken when the menu option O_ROWMAJOR is
not set. This option really only affects the ordering of the menu items
in a multi-column menu so it shouldn't affect scrolling. Need to
investigate why scrolling is affected. A temporary work around is to
just set O_ROWMAJOR which would make the given sample work with no real
side effects since there is only one column in the menu anyway.
--
Brett Lymn
Staple Guns: because duct tape doesn't make that KerCHUNK sound - xkcd.com
Home |
Main Index |
Thread Index |
Old Index