PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Jean-Pierre LEROY on May 08, 2005, 06:54:40 AM

Title: How to add control at the bottom of form without Caption
Post by: Jean-Pierre LEROY on May 08, 2005, 06:54:40 AM
Hi Paul,

I used to design some forms without Caption (style WS_CAPTION not checked in WindowStyles); in this case, in the User Interface of FireFly the height of the form always include the height of the caption, so I can't add control at the very bottom of the form; at run-time the height of the generated form is correct.

I think it is the same problem for child Page of a tab control; we can't add controls at the very bottom of the child form; because In design mode, we still have the caption at the top of the form.

Do you think you can find an issue to this problem ?

Jean-Pierre
Title: How to add control at the bottom of form without Caption
Post by: TechSupport on May 14, 2005, 12:57:07 PM
Hi Jean-Pierre,

hmmmmm.... yes, that does appear to be a problem. I will put it on my fix list.

Thanks!