| CPAN Ratings (Gamma) Curses-UI reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Curses-UI
4 out of 4 found this review helpful:
There is sufficient documentation and examples to come up and start using the generic features of Curses-UI quickly. Read through the perldocs on callbacks and find any attributes that aren't immediately covered in the examples.
As mentioned in another review, there's not much layout support; so you'll be counting offsets (unless somebody makes a layout object).
Curses::UI was easy to install in cygwin. I also like the fact that this has been made POE friendly (Curses::UI::POE).
mshomsky - 2007-09-24 09:41:47
Was this review helpful to you?
Yes
No
Look at the source of, eg, Curses::UI::Dialog::Question, for the shortcomings in this module - it is not possible to just throw a few widgets together to make a dialog. This module does nothing to avoid the user from having to do fiddly layout and offset calculations in the code that makes new dialogs, and regrettably the "Question" dialog is not extensible to exchange the default TextEntry widget with another.
I found this module has an enticing looking interface but was upset when I found it next to useless trying to use it. Next I'm trying Newt.
Sam Vilain - 2006-06-15 18:56:47
Was this review helpful to you?
Yes
No
I found your work very useful.
But there's something wrong with UI::Dialog::FileBrowser. While using $cui->loadfilebrowser(), it warn "undefined value in string at line 414 of FileBrowser.pm". I checked around, and found the call "$filebrowser->value" at line 412 return an empty list ref. ( the call value( ) with empty parameter list rewrite the ListBox object's value list to an empty list ).
Forgetful Tan - 2004-12-02 03:06:33
Was this review helpful to you?
Yes
No
caaa
pippone - 2004-03-23 05:29:20
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|