Lazarus

Programming => General => Topic started by: Almir Lima on May 20, 2019, 03:56:55 pm

Title: MdiForm Windows not work Well
Post by: Almir Lima on May 20, 2019, 03:56:55 pm
Hi everybody.

I'm having creating one layout using MDIForm, but i have this problem with MDiChild Form.

When i set BordStyle = bsNone, i click in the TEDIT and he set the focus in component.

But, when i set BordStyle = bsSingle or outher, i click in the EDIT and he not set the focus in component.

This a BUG or i forgot set something.
Thanks
Title: Re: MdiForm Windows not work Well
Post by: jamie on May 20, 2019, 10:45:18 pm
I wasn't aware the MDI support was implemented in the TFORM?

I know the properties are t here but they do nothing the last time I tried. I did my own Form inside a form trick
Title: Re: MdiForm Windows not work Well
Post by: valdir.marcos on May 21, 2019, 02:16:54 am
Hi everybody.
I'm having creating one layout using MDIForm, but i have this problem with MDiChild Form.
When i set BordStyle = bsNone, i click in the TEDIT and he set the focus in component.
But, when i set BordStyle = bsSingle or outher, i click in the EDIT and he not set the focus in component.
This a BUG or i forgot set something.
Thanks

I wasn't aware the MDI support was implemented in the TFORM?
I know the properties are t here but they do nothing the last time I tried. I did my own Form inside a form trick
Some extra information, maybe useful:

Multiple Document Interface (MDI)
https://forum.lazarus.freepascal.org/index.php/topic,45486.0.html
Title: Re: MdiForm Windows not work Well
Post by: zeljko on May 21, 2019, 09:02:00 am
I wasn't aware the MDI support was implemented in the TFORM?

I know the properties are t here but they do nothing the last time I tried. I did my own Form inside a form trick
Only qt/qt5 fully implements mdi under win32, linux and mac
TinyPortal © 2005-2018