Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Mdi toolbar

andriasoa
Beginner
520 Views
I had like to developpe a program using MDI in Compaq Visual Fortran 6.6.
I am able to use MDI to display several MDI windows. Then I try to use MDI with toolbar in the main window.
When I open a new MDI window , it is not displayed in the screen, but its name appears in the list of the open windows.
A file toolb.zip is attached to my e-mail for better
explaining my request, including all files needed to build the project.
Could you send me a very simple application using MDI with a toolbar.

Thanks,

Andria
0 Kudos
1 Reply
Jugoslav_Dujic
Valued Contributor II
520 Views
Your MDIClient window was zero-sized -- that's why it didn't show anything :-). Here it is attached.

Jugoslav
0 Kudos
Reply