July 8, 2010
11:36 a.m.
|window tabs contentMorph | window := StandardWindow new model: self. window title: 'Test'. tabs := TabGroupMorph new. tabs addPage: EllipseMorph new label: 'Page 1'. tabs addPage: RectangleMorph new label: 'Page 2'. tabs selectedPageIndex: 1. window addMorph: tabs fullFrame: (LayoutFrame fractions: (0@0 corner: 1@1) offsets: (0@0 corner: 0 @ 0)). window openInWorld. ^window Why is the tab background still white and not aligned with the parent panes color? -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01