[fxruby-users] Fox Calendar class starting on Monday?
Jeroen van der Zijp
jeroen at fox-toolkit.org
Sat Nov 25 09:30:32 EST 2006
On Friday 24 November 2006 12:07, Philippe Lang wrote:
> Hi,
>
> Has anyone already modified the great calendar class provided with Fox, in order to make the calendar start on Monday?
This is comparatively simple to do:
FXCalendar=new FXCalendar(...);
calendar->setFirstDay(1);
Cheers,
- Jeroen
--
+----------------------------------------------------------------------------+
| Copyright (C) 08:20 11/25/2006 Jeroen van der Zijp. All Rights Reserved. |
+----------------------------------------------------------------------------+
More information about the fxruby-users
mailing list