Quote:
Originally Posted by LazarusHC
Yes, I found that. But there is no specific documentation on how to use the menu functions build in. It shows which functions are available, but doesn't say what needs to be passed with each one, for example. Thanks for looking, though.
There is a reason they don't explain how to use the functions and for that, you have to read the description section of that page, which says:
##### Begin excerpt #####
For descriptions on the usage of a given function, variable, or constant, consult your system's documentation, as such information invariably varies (:-) between different curses(3) libraries and operating systems. This document describes the interface itself, and assumes that you already know how your system's curses(3) library works.
##### End excerpt #####
So, you will have to consult the system's documentation as instructed in the cpan page.
Sorry, but like Kevin, I haven't toyed with curses either.
Regards,
Jeff