PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Jean-Pierre LEROY on April 29, 2005, 05:32:34 PM

Title: Caption not updated in the Handles and Control ID's window
Post by: Jean-Pierre LEROY on April 29, 2005, 05:32:34 PM
I just create a "New Standard Exe" and then click on F4; the "Handles and Control ID's" window display :

FORM1 "Form1"
->HWND_FORM1


So far so good

As soon as I add a new form to this project, the "Handles and Control ID's" window display :


FORM1 "Form1"
->HWND_FORM1

FORM2 ""
->HWND_FORM2


The caption for the second Form is not updated in the "Handles and Control ID's" window though the caption exist in the Properties of the Form; it is not a big issue; I just want to know if other users experienced the same problem ? Paul have you a fix for this small problem ?
Title: Caption not updated in the Handles and Control ID's window
Post by: TechSupport on April 29, 2005, 05:41:50 PM
Thanks Jean-Pierre,

That looks like a bug. I will fix it for the new update.
Title: Caption not updated in the Handles and Control ID's window
Post by: Jean-Pierre LEROY on April 29, 2005, 05:55:26 PM
QuoteThat looks like a bug. I will fix it for the new update.
Thank you Paul
This bug is not related to the new version of FireFly version 2.00; I've got the same problem with FireFly version 1.10.