Does iOS have the equivalent of a PagePanel?

I have a generic Container with 65 text conversion types where I place the required parameter fields onto DesktopPagePanel/WebPagePanel panels, and show them as requested.

Now I want to being this into my iOS app on a MobileContainer. I don’t want to have to create and manage 65 MobileContainers, but use a PagePanel. It seems missing from both Xojo and GraffitiSuite Mobile. Has anyone solved this or is there a workaround?

I could work something up quite easily. Just the TabPanel implementation without the tabs and animation. I’ll do it this weekend.

Thank you Anthony!

1 Like

In case you didn’t see it for some reason, I opened a ticket for you earlier in the GraffitiSuite support system and attached a GraffitiPagePanel implementation for iOS.

1 Like

Thank you

1 Like