Hi all,
I commit new stuff on CVS
- Add MonthCal control
- Fix TextField -prompt option
ChangeLog :
+ [Laurent Rocher] : Add MonthCal Control
- MonthCall.xs : New file
- GUI.h :
+ Add new event argtype for SV*.
+ New MonthCall control callback function and constant.
- GUI.pm :
+ Add MonthCall control.
- GUI_Constants.cpp :
+ Add MonthCall class constant.
- GUI_Events.cpp :
+ DoEvent : Add new type argument for SV*.
- GUI_Helpers.cpp :
+ Add MonthCall control.
- Makefile.pl, Makefile_m.pl :
+ Add MonthCall.xs
- Samples\MonthCal.pl : New file
- Docs\DoDoc.pl :
+ Add MonthCall.xs
+ [Steven M. Martin] : Fix TextField -prompt option.
- GUI.pm :
+ Win32::GUI::Textfield new : Fix TextField -prompt option when
prompt left was negative.
Laurent.