[Gambas-user] a form within a form and Resize event
T Lee Davidson
t.lee.davidson at gmail.com
Thu Mar 9 19:57:08 CET 2023
On 3/9/23 10:32, Bruce Steers wrote:
> I have a form
>
> Inside this form are some objects that are other forms.
>
> If i resize the top form and the inner forms also resize themselves they do not fire their own resize events.
>
> I think they should, as they are actually being resized.
>
> Respects
> BruceS
Are you creating the Child forms with an EventName, or just expecting the Parent to catch the event?
--
Lee
More information about the User
mailing list