Bauduin Raphael wrote:
> I put those files available at 
> http://www.raphinou.com/rubyncurses-examples.tgz .

Thanks for translating these. I'll have a look soon.

> Panels: http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/panels.html
> Menus: http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/menus.html
> Forms: http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/forms.html
> CDK: http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/tools.html#CDK
> 
> Does anyone know if those are usable with the ruby ncurses library? Any 
> example out there?

Panel and form are supported. See the end of the README file in 
ncurses-ruby.

And maybe you have missed the "examples" directory of ncurses-ruby?

Tobias