adizlaja
July 8th, 2002, 10:45
Hey,
The new Office suites (2000, XP) doesn't handle Activating forms properly. What actually happens is Initialization. Once a form initializes it becomes the active form. I have this form displaying buttons with dates on them. To change the dates on the buttons all you have to do is click on the button you wish to change, and an other form with a calender opens to become the active form. When you click the desried calender day button the Calender form deactivates but the date does not chage on the renewly activated form with the date buttons. Only by clicking somewhere on the form does the form update the date on the button. So I ask you this...
Has the code for the ActivateForm been fixed for Office 2000 and Office XP? It runs just like the InitializeForm code
The new Office suites (2000, XP) doesn't handle Activating forms properly. What actually happens is Initialization. Once a form initializes it becomes the active form. I have this form displaying buttons with dates on them. To change the dates on the buttons all you have to do is click on the button you wish to change, and an other form with a calender opens to become the active form. When you click the desried calender day button the Calender form deactivates but the date does not chage on the renewly activated form with the date buttons. Only by clicking somewhere on the form does the form update the date on the button. So I ask you this...
Has the code for the ActivateForm been fixed for Office 2000 and Office XP? It runs just like the InitializeForm code