PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Sean Roe on May 18, 2012, 03:28:14 PM

Title: Fly_StatusBarHeight Error
Post by: Sean Roe on May 18, 2012, 03:28:14 PM
Can anyone help me with this problem?

Thanks in advance!
Title: Re: Fly_StatusBarHeight Error
Post by: Paul Squires on May 24, 2012, 09:33:39 AM
Hi Sean,

Looks like I totally missed your question! Sorry about that. Are you still getting this error? In FF 3.60, the FLY_STATUSBARHEIGHT variable should be dynamically created in the code generation if a status bar is present on your Form.

If this is an error that you can reproduce then I would love to have a copy of the project to track down why it is happening.
Title: Re: Fly_StatusBarHeight Error
Post by: Sean Roe on May 25, 2012, 03:35:51 AM
No worries.

I sent the project to you by email.

Thanks,
Sean
Title: Re: Fly_StatusBarHeight Error
Post by: Sean Roe on May 25, 2012, 06:11:29 PM
Just wanted to report back that Paul has a fix for this if anyone else runs into it. It happens when you create an MDI form.

I really appreciate FireFly and Paul.
Title: Re: Fly_StatusBarHeight Error
Post by: Paul Squires on May 25, 2012, 11:17:06 PM
You're very welcome.  :)

The problem is an MDI Form having an autosize client. In that case, you would need both a toolbar and status bar present on the Form in order to prevent the error.

I am compiling a 3.61 bug fix update and this fix will be in that one.