Navigation bar
  Home Print document Start Previous page
 230 of 234 
Next page End  

Gravitybox Schedule Primer
Page 228 
1998-2004 Gravitybox Software LLC
RoomHeaderClick
Event RoomHeaderClick(RoomIndex As
Long, RoomName As String, Button As
Integer, Shift As Integer, X As Single,
Y As Single)
This event is raised when the mouse is clicked on a
Room Header. This is the area above each room
with the room name. The parameter RoomIndex is
the Room (1..N) which was clicked upon.
ScheduleItemClick
Event ScheduleItemClick(ItemIndex As
Long, Button As Integer, Shift As
Integer)
The event is raised when the user clicks on a
scheduled item. The index parameter is the index of
the selected item in the ScheduleItems collection.
ScheduleItemDblClick
Event ScheduleItemDblClick(ItemIndex As
Long, Button As Integer, Shift As
Integer)
The event is raised when the user double-clicks on a
scheduled item. The index parameter is the index of
the selected item in the ScheduleItems collection.
SelectedDateChanged
Event SelectedDateChanged(NewDate As
Date)
This event is raised after the schedule window's date
has changed. If the user. This event is only raised if
the schedule is in Month or List view mode. When
the user moves to a new day or month in the Month
view this event is raised. In List mode the user needs
only to move to a different day by using the left or
right arrow keys.
http://www.purepage.com