Hi, I need to display several plots and I wonder if it is possible to create a graphic window with tabs so that the plots can be scrolled clicking on the tabs Best regards Marco [[alternative HTML version deleted]]
Marco Zucchelli wrote:> Hi, > > I need to display several plots and I wonder if it is possible to create a graphic window with tabs so that the plots can be scrolled clicking on the tabsYou don't say what platform you're working on. On Windows, the standard graphics driver doesn't support tabs, but it does allow you to record a history, so PgUp and PgDn let you scroll between multiple plots. Duncan Murdoch