Recent

Author Topic: MdiForm Windows not work Well  (Read 1067 times)

Almir Lima

  • New Member
  • *
  • Posts: 36
    • iSoft Tecnlogia Digital
MdiForm Windows not work Well
« 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
Today better than yesterday.

jamie

  • Hero Member
  • *****
  • Posts: 6077
Re: MdiForm Windows not work Well
« Reply #1 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
The only true wisdom is knowing you know nothing

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: MdiForm Windows not work Well
« Reply #2 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

zeljko

  • Hero Member
  • *****
  • Posts: 1591
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: MdiForm Windows not work Well
« Reply #3 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