ScheduleX(TM)

ActiveX(TM) Control

Version 8.04.007.01
October 9, 2002
(C) Copyright Infragistics, Inc., 1999-2002
Windsor Corporate Park
50 Millstone Road
Building 200 - Suite 150
East Windsor, NJ  08520  USA
Voice (609) 448-2000
Fax (609) 448-2017
Internet http://www.infragistics.com
 

This document contains release notes for ScheduleX. Information in this document is more current than the on-line Help.


Included Samples

The Samples sub-folder of your product installation folder contains various samples demonstrating the use of the product. Brief descriptions of these can be found in the file Samples Descriptions.htm, located in the Samples folder.

Note: This installation is current and equivalent with the latest service pack, (SP2) for version 8 of this product. 

Hot Fix Note:
Hot Fixes may not be included in full suite releases.  You may need to reapply your Hot Fix after you have installed a full suite release.

Issues Addressed:

ScheduleX 8.04.007.01 - October 9, 2002 - Hot Fix
--------------------------------------------------------------------------------------------------------------------------------------------------------------
pvCalendar (8.0.4.6)
SCH93 - Crash when PVCalendar is embedded in a ActiveXControl

ScheduleX 8.04.007.00 - July 12, 2002 - Hot Fix
--------------------------------------------------------------------------------------------------------------------------------------------------------------
SCH81 - A value of null will not persist in pvDateEdit control when bound to a DataTime column in a database
SCH79 - PvDateEdit Control in the ssScroll container has font corrupted
SCH77 - pvCalendar: When the first day of the week is monday in full year mode for 2002 clicking on dates select the previous date on the calendar
SCH76 - pvCalendar: DoubleClicking on a date in the calendar causes the wrong date to be selected sometimes
SCH53 - pvCalendar: When you use pageup/pagedown/ctrl+ cursor keys (left/right), month from the month list does not change correctly
 

ScheduleX 8.04.006.00 - May 17, 2002 - Hot Fix
--------------------------------------------------------------------------------------------------------------------------------------------------------------
DayView 8.0.4.6
SCH59 - Multiselect not allow selection when dragging down
SCH51 - Locale that formats AM and PM as a.m. and p.m., any format containing periods, the dayview errors when setting appointments
DateEdit 8.0.3.11
SCH62 - Dates defaulted to year 2000
SCH54 - 3 digit year not handled
SCH6 - Forms load SLOW with dropdown calendar enabled
TaskPad 8.0.3.7
SCH55 - Changing the taskpad due date to none does not fire the change events

 

ScheduleX 8.04.004.00 -March, 2002
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Activation removed

ScheduleX 8.04.003.00 - December, 2001
--------------------------------------------------------------------------------------------------------------------------------------------------------------
SCH 49 - DateEdit control defaults to year 2000 when no year is entered
SCH 48 - Multiline appointments do not save/Load correctly.
SCH 44
- Dayview - TopIndex does not work properly in dayview or weekview
SCH 43 - setting up a new appointment object and trying to set the start time causes a memory cannot be read error
SCH 40 - After opening another form and returning to the first, dayview appoinment is selected and has focus but does not fire key press event
SCH 38 - In version 8 if multiple select mode is on and you select an appoinment then double click a blank slot the appointment object is wrong
SCH 34 - TaskPad When you set the due date of a task to none, the Due Date Field value displayed says none, but getting it in code returns today's date
SCH 33 - PVDate not displaying Japanese characters
SCH 30 - The pvcalendar1_change event doesn't fire if you key in the first letter of the month in the dropdown, then using the mouse, you click on the text box to close the drop down.
SCH 14 - Cannt tab to Calendar control with key or via code
 

(8.04.000.00) June, 2001:

- New Product Activation Wizard now backs up and restores activation settings.

Calendar 8.0.4.0
- Fixed issue where you could not deselect a date when the calendar was in multiple select mode.
DayView 8.0.4.0
- FreeTimeColor and BusyTimeColor properties now available.
- Added ability to change color Bar of first appointment, BusyTimeColor overrides this property.
- Fixed selection issue where color of selection was different then ColorBar.
- Fixed issue in multiple select when you edited a appointment and then created a new appointment.
- Fixed issue where it was not possible to multiple select appointments downward.
- Created workaround for sizing problem when the control is inside Data Explorer on a form with ActiveToolbars also present.
- Can now cancel the BeforeAlarmAppointment event.
- Can now break in the Before AlarmAppointment Event.
- Fixed DayView to allow more then 255 characters in the Description Field. Increased to 5000 chars.

(8.03.005.00) February, 2001:

- New Product Activation Wizard now checks and notifies developer of new product builds

(8.03.002) January, 2001:

Calendar
- Improved Calendar functionality for use in the Access 97 environment.
- Fixed Appointment Reading problem so that edit mode is set correctly from the value in the file.
DayView
-
Improved functionality for use in Access 97.
- In read-only mode you could still add appointments and select time slots.  This is now prevented.
Fixed problem with multiple selection (read-only).
- Alarms were not being turned off when alarm was Acknowledged in the AfterAppointmentAlarm event,
can now check whether an appointment was postponed or acknowledged.
- Starting caption on dayview was wrong if you changed the system date before executing program.
- Implemented/Fixed multiple selection editing. Can now edit appointments when multiple selection is on.
- Editing an appointment while shift/ctrl is pressed now can be done
- Resize cursors and Move cursors now can edit appointments.
- Fixed problem that occurred when you changed an appointment to another time that already had
an appointment there, it would not show appointment until refreshed.
- Fixed memory reference error when changing startDateTime and EndDate Time.
- Fixed problem of SetTopIndex not working on FormLoad when the control is not yet sized.
- Fixed TopIndex property to work consistently after setting it the first time.
- Fixed DayView selection so that when SetSelectedSlot is called, the arrow keys will correctly move from the newly selected slot instead of the previously selected slot.
- Added code to prevent Tab keys from starting to edit the control.
- Fixed problem with 24 hour military time not being used on the appointment dialog when editing an existing appointment.

Problems Corrected By The Previous Release:
Calendar
-
When the regional settings were not set to M/d/yy, VarDateFromStr was converting the string according to the users locale which would throw the Calendar off.
- Dates with multiple lines of text were not being saved/loaded correctly.
DayView
- The AppointmentDialogStrings method didn't have a way to set the "All Day Event", file types in the browse dialog, or the confirm save/delete message boxes.
- DayView wasn't taking the control panel settings correctly for displaying 24-hour time.
- Fixed problem with the TopIndex property not working.