RESIZING mdidlg
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
RESIZING mdidlg
how can i resize the dialog created AS_MDICHILD if i'm resizing the main window oWnd with the mouse?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: RESIZING mdidlg
Please post some screenshots of what you need
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: RESIZING mdidlg
was just a test to try mdidlg sample
I tried mdidlg.prg sample and I saw if resize the main window not resize the dialog ( as Mdichild) opened
on Fdsi class when I open a dialog then I can resize the main window and the dialog inserted
I tried mdidlg.prg sample and I saw if resize the main window not resize the dialog ( as Mdichild) opened
on Fdsi class when I open a dialog then I can resize the main window and the dialog inserted
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC