
MBS Xojo Developer Conference: Videos
About this event
We recorded the presentations at the MBS Xojo Conference in April 2024 and here is the first video with Geoff Perlman giving an update on Xojo: More videos will follow into the playlist. Since the conference is more than just the presentations, please consider joining future conferences and enjoy the time with your fellow developers.
MBS Xojo Developer Conference: Videos is a in-person from Xojo focused on DevOps. See Xojo's website for confirmed availability and schedule details. UPCOMING provides an independent event listing and directs attendees to Xojo's website to complete registration or viewing.
What you'll learn
- To make adding Object definitions to your class much faster, drag the ClassMethodPairs.xojo_binary_code class into a blank project then copy the relevant Properties and Methods to your Project. - In the MethodPairs project, Android still has a major bug stopping AddHandlers from being able to be created in a Class. I have instead added them in the Window but then link the Event to the Class Method, so you get the same result - From the ClassMethodPairs.xojo_binary_code class you will see all the Object types I’ve been able to build to be cross-platform. Where an equivalent doesn’t exist (eg no MobileListBox or MobilePopupMenu or MobileTabPanel or MobilePagePanel, etc), you may need to use an alternative object (eg GraffitiSuite Mobile)



