Calendar
last edited 4 years ago by lusil
description
This part is designed to create window calendar.
figure

inpins
- GEOM(x, y, width, height) - ID=1 - sets parameters for the window
- x – int
- y – int
- width – int
- height – int
- DATE("") - ID=2 - takes the date
- SHOW() - ID=3 - makes window visible
- HIDE() - ID=4 - makes window invisible
outpins
- DATE - ID=51 - the date that selected by the user.
- CLOSED - ID=52 - the window closed by user
links to CVS
source org.vcb.parts.ui.calendar
configuration calendar.vcb