Skip Menu |

This queue is for tickets about the Curses-UI CPAN distribution.

Report information
The Basics
Id: 38213
Status: new
Priority: 0/
Queue: Curses-UI

People
Owner: Nobody in particular
Requestors: michael.arlt [...] sk-schwanstetten.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: dialog with big texts
Date: Tue, 05 Aug 2008 20:46:47 +0200
To: bug-Curses-UI [...] rt.cpan.org
From: michael.arlt [...] sk-schwanstetten.de
Debian Etch libcurses-ui-perl 0.95-5 perl 5.8.8-7etch3 I use dialog to show texts: $cui->dialog(-message => "$message", -title=>"Message:"); If the text is larger than the dialog box itself, it is impossible to scroll in the dialogbox (cursor, mouse, pageup/down).