Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen's Status Bar
Message
From
28/11/2004 23:33:59
 
 
To
26/11/2004 07:16:49
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00964884
Message ID:
00965319
Views:
68
Hi,

I have a base form class. The Init proc has the foll code :
Bindevent(_Screen,"Resize",This,"Resize")
Bindevent(_Screen,"Activate",This,"Activate")

The Resize as well as the Activate proc has the foll code :
This.AutoCenter = .T.
SET MESSAGE TO 'some default text'

The message appears all through out the application whenever a form is closed or loaded. The moment the maximize button is clicked the message disappers. It appears when another form is loaded once it is selected from the menu.

Any guesses as why this could happen ?

Thanks and Regards,
Jessica.
Previous
Reply
Map
View

Click here to load this message in the networking platform