Xojo Calendar and Time Chooser Picklist
Date: January 28, 2015
Language: Xojo all versions
Author: Mike Cotrone (mikec@intelligentvisibility.com)
Version: 2.0.3
Contributors: Jim McKay
What is this Project?
-
This project came out of a need for a professional calendar and time chooser for scheduling
-
Supported Time Formats are 12 and 24 hour
-
Professional smooth clock hand animation
-
Single or Multi Day calendar selection capability
-
Recurring calendar selection option
- Jim McKay fixed some new framework code and this project is now available for all Xojo versions
- Added New Feature: The ability to set a custom date for the calendar initially to open with
- Updated documentation to reflect this new feature and added clarity to other sections
- Bug Fixed: #8 When you select 24 Hour time the SelectedTime event doesn't reflect the correct format
- Bug Fixed: #7 This was a bug fix that turned into a feature(see above)
- Added Portuguese Localization
- Improved the separator alignment on the Date_Time_Container
- Added Cancel and Submit buttons to the DateTimeWindow for easier implementation
- Added #IF Target statements to properly display Cancel/Submit button arrangement for Windows/Mac
- Force a show DateTimeWindow after every demo option selection for a smoother demo experience
- Added the ability to use a Gradient fill for the Date/Time Chooser Window
- Added a color wheel to allow custom window color selection
- Resolved the lack of native feel when choosing / using the Clock time chooser
- Updated the "Demo Window" to reflect the Gradient fill feature
- Added a "Recurring" option to the time chooser
- All Bug Fixes
-
Added Next / Previous Calendar Day Focus Feature.
- When you click on the greyed days on either the previous or next month that month will then come to focus on the calendar
-
Added the ability to toggle on/off multiple day selectionc capability
-
Restructured additional Demo Window / DateTime Window to detach dependencies on windows while keeping dependencies on the main DateTimeContainer
-
24 hour bug fixes
- Added Localizations for: Enlish, Afrikaans, Dutch, French, German, Italian, Polish, Spanish, and Swedish
- Jim McKay spent alot of time restructuring the containers to clean up alot code flow
- Jim McKay was able to render the Clock Hands flawlessly in v1.5
- Jim McKay added the method to Sync the clock on startup with the Current Time
- Jim's Clock face is now a cool 12/24 hour clock face
- 24 Hour Mode
- Clock Hand Color Choices via Color Picker
- Streamlined Clock Faces
- Added an Antique Clock Face
- Many bug fixes
How to Use this Project?
Please read our full "How To" documentation located at: https://github.com/mikecotrone/CalendarTimeChooser/tree/master/Documentation
How to Report Issues?
Please submit bug/issues at: https://github.com/IntelligentVisibility/CalendarTimeChooser/issues