User Tools

Site Tools


user_action_commands

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
user_action_commands [2017/08/31 16:21] – [CS_SetCallback] cs_adminuser_action_commands [2017/08/31 16:23] – [CS_SetCallback] cs_admin
Line 321: Line 321:
   // Open a CalendarSet object in an plugin window.
   // Open a CalendarSet object in an plugin window.

   // Configure the calendar for single day selection.   // Configure the calendar for single day selection.
-  
// Highlight the entire day, show info in unused days, display month prefix. +  // Highlight the entire day, show info in unused days, display month prefix. 
   // Show the Current date in Times 14 point bold.   // Show the Current date in Times 14 point bold.
-  
// Set the click method to be "HandleCalClick"+  // Set the click method to be "HandleCalClick"
   vCalWindow:= Open external window(50; 50; 400; 400; 4; "Calendar Window"; "_CS_Area"   vCalWindow:= Open external window(50; 50; 400; 400; 4; "Calendar Window"; "_CS_Area"
    // open the window with CalendarSet displayed     // open the window with CalendarSet displayed 
user_action_commands.txt · Last modified: 2018/02/27 18:45 by cs_admin