Jump to content

Recommended Posts

Posted

Hello there

 

Version 0.85, only in web mode.

 

Having "wsNormal" as default form state,issuing "MainForm.WindowState := wsMaximized;" on Activate event of MainForm, I get the ajax error that can you see in attached file.

If I set wsMaximized state as default and remove "MainForm.WindowState := wsMaximized" on the events, works as expected.

 

 

Bye

post-27-0-64824800-1305732879_thumb.jpg

  • Administrators
Posted

Hello there

 

Version 0.85, only in web mode.

 

Having "wsNormal" as default form state,issuing "MainForm.WindowState := wsMaximized;" on Activate event of MainForm, I get the ajax error that can you see in attached file.

If I set wsMaximized state as default and remove "MainForm.WindowState := wsMaximized" on the events, works as expected.

 

 

Bye

 

Is it in OnActivate event? I can't reproduce it.

×
×
  • Create New...