Re: [Lazarus] Children Forms (MDI)

2024-05-12 Thread Matthieu Giroux via lazarus
Matthieu Giroux 13 Rue Fr Tanguy PRIGENT A.15 - 35000 RennesTél : 09 61 37 01 82 - 06 44 733 008 http://www.liberlog.fr I implemented full MDI support on the Win32 backend some time ago. I haven't tested it recently, but it should still work (the only thing i remember not working fully was s

Re: [Lazarus] Children Forms (MDI)

2024-05-12 Thread Kostas Michalopoulos via lazarus
On 5/12/24 9:00 PM, zeljko via lazarus wrote: Yes, but only qt,qt5 and qt6 have fully implemented MDI (on linux, windows and mac). I implemented full MDI support on the Win32 backend some time ago. I haven't tested it recently, but it should still work (the only thing i remember not working f

Re: [Lazarus] Children Forms (MDI)

2024-05-12 Thread zeljko via lazarus
On 12. 05. 2024. 16:49, Matthieu Giroux via lazarus wrote: Hello ! I use TSuperForm to incrust forms in a main form. But you updated forms and activate do not work when we quit a form to get another. So is lmdi always a good project ? Because Lazarus 3 updated forms, we could not include t