File 'clock/calendar.cls' (part of 'Pool_Clock')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'calendar'
- -heading
- Color to mark header row.
default value: black
- -sunday
- Color to mark sundays.
default value: red
- -weekno
- Color to mark week numbers
default value: black
- -dayrelief
- Relief of button associated to currently chosen day
default value: sunken
TrackDay (d)
|
|
Notes: Does nothing, if no change took place (avoids infinite recursion).
|
Argument: d
|
The (possibly) new value of the chosen day.
|
TrackDayrelief (o oldValue)
|
|
Argument: o
|
The name of the changed option, always '-dayrelief'.
|
Argument: oldValue
|
The old value of the option.
|
TrackHeading (o oldValue)
|
|
Argument: o
|
The name of the changed option, always '-heading'.
|
Argument: oldValue
|
The old value of the option.
|
TrackMonth (m)
|
|
Argument: m
|
The new value of the chosen month.
|
TrackSunday (o oldValue)
|
|
Argument: o
|
The name of the changed option, always '-sunday'.
|
Argument: oldValue
|
The old value of the option.
|
TrackWeekno (o oldValue)
|
|
Argument: o
|
The name of the changed option, always '-weekno'.
|
Argument: oldValue
|
The old value of the option.
|
TrackYear (y)
|
|
Argument: y
|
The new value of the chosen year.
|
setBindingsTo (w)
|
|
Argument: w
|
The widget the accelerators are added to.
|
- year
- Currently chosen year
- month
- Currently chosen month
- day
- Currently chosen day in the month
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries