Originally published at: Hide the Tabs in an Android MobileTabPanel Using Declares – Xojo Programming Blog
Here’s how you can modify Xojo Android’s MobileTabPanel to behave more like the PagePanel found in Xojo Desktop and Web. A TabPanel, as the name suggests, shows tabs for the panels, while a PagePanel does not. Using PagePanel can be very useful in situations where you need greater freedom in designing your UI. With just…
1 Like