Full week calendar
Posted: Sun May 15, 2011 4:39 pm
Hi all.
I developed a calendar a while back. This can handle multiple staff (people), one - three- or five day layout - drag and drop. I was first looking at using a already done calendar. There are a few:
Mig calendar http://migcalendar.com/ is a java one which looks nice but is java,
Jquery Week Calendar Plugin http://jquery-week-calendar.googlecode. ... _demo.html i started using but had to stop - we needed 50 people, 50 rooms, full week and SPEED. You dont get that from that but with purebasic we could have handled thousands of calendars.
There are also a few for Visual Studio... I rather avoid VS.
The one i made works for MacOS and Windows.
I have *NOT* cleaned up my code, I could have done thing much better, there are some bugs (especially in windows right now) - I just felt I had to get this off my shoulders for a while and better to send it out if someone could find use of it instead of forgetting about it.
http://clinicbuddy.se/calendar.zip
Full source, images and executables for Windows & MacOS.
Anyone want to do anything with it - go ahead.
I developed a calendar a while back. This can handle multiple staff (people), one - three- or five day layout - drag and drop. I was first looking at using a already done calendar. There are a few:
Mig calendar http://migcalendar.com/ is a java one which looks nice but is java,
Jquery Week Calendar Plugin http://jquery-week-calendar.googlecode. ... _demo.html i started using but had to stop - we needed 50 people, 50 rooms, full week and SPEED. You dont get that from that but with purebasic we could have handled thousands of calendars.
There are also a few for Visual Studio... I rather avoid VS.
The one i made works for MacOS and Windows.
I have *NOT* cleaned up my code, I could have done thing much better, there are some bugs (especially in windows right now) - I just felt I had to get this off my shoulders for a while and better to send it out if someone could find use of it instead of forgetting about it.
http://clinicbuddy.se/calendar.zip
Full source, images and executables for Windows & MacOS.
Anyone want to do anything with it - go ahead.