• Caterpillar
    Caterpillar
    armo
    Posts: 34 from 2003/8/1
    From: Krakow - Poland
    My question is ...
    Is this class fully implemented in MorphOS MUI? I have problem with getting this class work.
    I have "flat view" instead of "tab view".

    Example code:

    Code:
    VGroup,
    Child, TitleObject,
    Child, TextObject, MUIA_Text_Contents, "page 1", End,
    Child, TextObject, MUIA_Text_Contents, "page 2", End,
    Child, TextObject, MUIA_Text_Contents, "page 3", End,
    End,

    Child, [page 1 contents],
    Child, [page 2 contents],
    Child, [page 3 contents],
    End
    Rafael/ARMO
    tdolphin.org     tdolphin.itch.io     GitHub
  • »08.03.24 - 11:07
    Profile Visit Website