User Tools

Site Tools


about_calendarset

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
about_calendarset [2017/08/31 20:19] – [Compatibility Information] cs_adminabout_calendarset [2017/09/08 12:40] cs_admin
Line 10: Line 10:
 Data is passed to CalendarSet using 4D arrays, providing a simple method of displaying date information from your database. The arrays will typically be loaded using the **4D SELECTION TO ARRAY** command, and displayed with only one or two CalendarSet commands. Data is passed to CalendarSet using 4D arrays, providing a simple method of displaying date information from your database. The arrays will typically be loaded using the **4D SELECTION TO ARRAY** command, and displayed with only one or two CalendarSet commands.
  
-Special tools are implemented for the developer who desires to customize the appearance and con guration of CalendarSet, allowing the customization to be implemented rapidly. Many options are available to control the behavior and appearance of CalendarSet, with a minimum of programming.+Special tools are implemented for the developer who desires to customize the appearance and configuration of CalendarSet, allowing the customization to be implemented rapidly. Many options are available to control the behavior and appearance of CalendarSet, with a minimum of programming.
  
-CalendarSet can also be displayed as an independent, resizable plug-in window.+CalendarSet can also be displayed as an independent, resizable plug-in window (32-bit only since 4D is unable to open an external window in 64-bit)
  
 CalendarSet includes a collection of plug-in areas and commands to implement popup menus for display of date, time, color, and icon data. You can use these capabilities to enhance your user interface both with the CalendarSet plug-in area as well as other tasks. CalendarSet includes a collection of plug-in areas and commands to implement popup menus for display of date, time, color, and icon data. You can use these capabilities to enhance your user interface both with the CalendarSet plug-in area as well as other tasks.
Line 24: Line 24:
  
  
-CalendarSet version 4 is compatible with 4D v13, v14, v15 and abovefor both MacOS and Windows (including 32 bit and 64 bit servers). It requires MacOS 10.6.or higher and Windows XP SP2 or better.+CalendarSet v5 is compatible with 4D v15, v16 and above for both MacOS and Windows, in 32-bit and 64-bit modes.\\  
 +It requires MacOS 10.10.or higher and Windows 7 SP1 or better.
  
 <color #7092be>You do not have to update your CalendarSet areas and code. The commands are still here and will work with CalendarSet version 4 with little or no change in your code. See the [[Getting_started_with_CalendarSet#Upgrading from Previous versions of CalendarSet|Upgrading from Previous versions]] section.</color> <color #7092be>You do not have to update your CalendarSet areas and code. The commands are still here and will work with CalendarSet version 4 with little or no change in your code. See the [[Getting_started_with_CalendarSet#Upgrading from Previous versions of CalendarSet|Upgrading from Previous versions]] section.</color>
Line 32: Line 33:
 Technical support for CalendarSet is provided electronically via e-mail or our online support reporting system. Technical support for CalendarSet is provided electronically via e-mail or our online support reporting system.
  
-You are encouraged to use the [[http://forums.e-node.net/viewforum.php?f=10|online web forums.]] +You are encouraged to use the [[http://forums.e-node.net/viewforum.php?f=12|online web forums.]]
- +
-Items that are new or modified in CalendarSet version 4 are displayed in pink (magenta) characters.+
  
 <color #7092be>Note : many examples with their source code are available in the CalendarSet Demonstration database.</color> <color #7092be>Note : many examples with their source code are available in the CalendarSet Demonstration database.</color>
  
  
about_calendarset.txt · Last modified: 2020/06/10 12:15 by cs_admin