[Qt-interest] How to apply scroll bars in mdi files.

John McClurkin jwm at nei.nih.gov
Tue Apr 21 15:49:13 CEST 2009


Kamakshi Sivaraman wrote:
> 
> Hi,
> 
> I am going through some of the application based on MDI files.I need to 
> create  mdi files displaying diagrams at run-time and
> If the size of the diagram exceeds to some size then the mdi file i.e. 
> child file should display the diagram with scroll bar without
> increasing the size of mdi file.
> But I unable to get the scroll bars in mdi file but displaying in Main 
> window i.e. the parent widget of the mdi file.
> Please give some example based on MDI files.
> 
> 
> Regards,
> S.KAMAKSHI

You must mean mdi windows, not files. If you want scrollbars in mdi 
subwindows, use widgets that have scrollbars as subwindows.



More information about the Qt-interest-old mailing list