Calander (OpenInsight Specific)
At 09 AUG 1999 07:01:31AM Claude Mansutti wrote:
Hello all,
I am in the process of transferring my Arev product to OI. I was wondering if anyone has hooked up a calander to a click event and if so how.
There were plenty of utilities in Arev to do this is there anything about now?
Claude
At 09 AUG 1999 08:44AM Don Bakke wrote:
Claude,
OI comes with two calendar utilities, POPUP_MONTH and POPUP_YEAR. They are windows which you can modify since the source has been provided. Just launch them through a control's OPTIONS event. They have all the code necessary to pre-select the date contained in the relevant control and they will return any new date selected into the same control.