View Issue Details

IDProjectCategoryView StatusLast Update
0005811JEDI VCL00 JVCL Componentspublic2012-06-11 17:12
ReportermayaoppermanAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.45 
Target VersionFixed in Version 
Summary0005811: TjvFormStorage not remembering maximised state for MDI child forms since Delphi XE
DescriptionI have upgraded to Delphi XE, and now the TjvFormStorage and TjvFormPlacement components no longer remember the form's maximised state if you have an MDI application.
Additional InformationFound a line of code, that typecasted MDI children as THack to gain access to FWindowState.

Removing that code, and just setting the proper WindowsState property results in the window state being remembered again, BUT there is a nasty flash, as the window becomes visible maximised, then it restores down, then it maximises again. It is quite offputting.
TagsNo tags attached.

Activities

obones

2012-02-27 11:29

administrator   ~0019566

Please use the latest SVN content, I believe there was a fix for that a few days ago

Issue History

Date Modified Username Field Change
2012-02-27 10:24 mayaopperman New Issue
2012-02-27 11:29 obones Note Added: 0019566
2012-02-27 11:29 obones Status new => feedback
2012-06-11 17:12 obones Status feedback => resolved
2012-06-11 17:12 obones Resolution open => fixed
2012-06-11 17:12 obones Assigned To => obones