CursesWidgets

 view release on metacpan or  search on metacpan

CHANGELOG  view on Meta::CPAN

----------------------------
revision 1.997  locked by: corliss;
date: 2002/11/14 01:30:19;  author: corliss;  state: Exp;  lines: +34 -7
--POD fixes
--Compatibility fix for curses without attr_get/attr_set functions
--Introduction of the multi-column list box
ListBox:
--Fixed VALUE initialisation bug when when in multi-select mode
--Fixed cursor position bug for large jumps down the last (past the
  viewable window)
--Changed arrow placement to go by window bounds to make inherited
  behaviour more predictable
--Added printable character navigation (thanks to Eric Lenio)
Menu:
--Checking for defined code reference before attempting to execute
TextMemo:
--Changed arrow placement to go by window bounds to make inherited
  behaviour more predictable
----------------------------
revision 1.996  locked by: corliss;
date: 2002/11/03 23:25:01;  author: corliss;  state: Exp;  lines: +450 -75
--Added test_colour function
--Added DEFAULTFG and DEFAULTBG scalars
--Removed hard coded black:white colour pair, now detecting
  actual colours
--select_colour now correctly applies terminal default bg colour
  rather than black
--select_colour now accepts any case of colour strings
--_conf method now applies terminal defaults to all standard
  colour keys

CHANGELOG  view on Meta::CPAN

--Fixed bug to allow a user not to select something from the list
ListBox:
--Entire widget is now underlined correctly in non-borderd mode
--VALUE now holds selected items instead of SELECTED
TextField & TextMemo:
--Fixed underline mode to correctly underline entire field, instead
  of just text
--Added regex to accept only printable characters as part of the value
--Fixed bugs in cursor placement and scrolling
----------------------------
revision 1.995	locked by: corliss;
date: 2002/10/22 18:00:23;  author: corliss;  
--Added Menu and Label widgets
--Auto-applying the list length based on list entries was getting lost
  at times in the ComboBox.  Fixed.
--Popup wouldn't show up in the right location on combos on newwins that
  didn't start at 0,0.  Fixed.
--VALUE in ListBox wasn't getting updated.  Fixed.
----------------------------
revision 1.994
date: 2002/10/22 17:56:08;  author: corliss; 



( run in 0.507 second using v1.01-cache-2.11-cpan-49f99fa48dc )