Quantcast
Channel: Xojo Programming Forum - Latest topics
Browsing all 3600 articles
Browse latest View live

iPad or MacBook

I have a customer who has bought my iPad app and is running it on a Mac. (sigh) Some things are odd. eg File browsing , (which is now mostly resolved by using iCloud style API calls) The latest oddity...

View Article


iOSMobileTableRowAction Tag Crash

I have updated OS and Xcode to latest in the last couple days. Now Im finding that if I set the tag property of an IOSMobileTableRowAction it instantly crashes. I don’t know that it’s related to the...

View Article


REALstring → CFStringRef on iOS

I’m working on a cross-platform plugin (macOS, iOS) and still figuring out the SDK. I’ve hit a snag with trying to convert a REALString to a CFString/NSString: It doesn’t look like the REALstring →...

View Article

Image may be NSFW.
Clik here to view.

Barcode scanner Xcode 16

Is anyone else using the iOS barcode scanner and Xcode 16? When I try to deploy via Transporter I get the following message. I’m suspecting that this is something Xojo will have to fix and there is no...

View Article

Who's moving my window?

Running a Mini under macOS Sonoma 14.6.1, with two screens. I move my app’s main window to the second screen, and make it fit in there nicely, and quit it. It saves its position (x, y, height, width),...

View Article


Serial comms to Arduino

Continuing the discussion from Serial communication with Arduino: I am back still trying to communicate with an ADRUINO via serial port. Just to be sure, I don’t need any special drivers, etc. to get...

View Article

Image may be NSFW.
Clik here to view.

Popover size

Looking to replace a complex mobilemessagebox with a popover containing various buttons. I downloaded the Xojo popover example, and their popovers can be either a screen or container. When they...

View Article

Find computer location

Sometimes you may work on a project for macOS where it would be useful to know the location of the computer. You can use CoreLocation classes in MBS Xojo Plugins to query the location, but maybe it is...

View Article


Xojo 2021r3.1 remote debugging issue when target is macOS Sequoia (15.0)

Hi there, I’m trying to test an existing app written with Xojo2021r3.1 on macOS Sequoia but get errors from the Remote Debugger Destop. Xojo IDE runs Xojo2021r3.1 on macOS Monterey (12.7.6) Remote...

View Article


Image may be NSFW.
Clik here to view.

FINAL DAY for Omegabundle 2024 is TODAY

Omegabundle for Xojo 2024 Developer Tools Bundle Last Day Monday, September 23, 2024 Don’t miss out on the best developer tools bundle for Xojo developers, Omegabundle for Xojo 2024. When its over,...

View Article

Introspection? (newbie to this)

Hello everyone, Excuse what is probably the ‘dumb question of the day’ but I need your wisdom! (I have been trying to do this myself, using searches on here to help, sadly, I’m beaten!). I need a way...

View Article

Image may be NSFW.
Clik here to view.

Window distorted, but works fine in other OSs

Anyone seen this? It’s a window with just some text that I want to display and possible print. In Windows, MacOS and Linux Mint its fine. On my Raspberry Pi 5, it’s all garbled…see attached image. 12...

View Article

Microservices: Building Modern, Scalable Applications

Originally published at: Microservices: Building Modern, Scalable Applications – Xojo Programming Blog Imagine building a complex online marketplace with millions of users and a vast product catalog....

View Article


MBS Xojo MacBase Plugin does not support MacOS arm

@Christian I just updated MBS plugins to 24.4 and now get the titled message. Not sure what to do to resolve. 3 posts - 2 participants Read full topic

View Article

ImageCaptureEventsMBS continuously fires events

MacOS Sequoia, Xojo 24 r2.1. MBS 24.4 I’m not sure which update above causes this problem but now ImageCaptureEventsMBS continuously fires 2 events when a camera (e.g. iPhone) is connected:...

View Article


Image may be NSFW.
Clik here to view.

Kudos to Roger Meier @ OpenSimpleTerm (aka CoolTerm)

Just a quick shout out of kudos to @Roger_Meier and his OpenSimpleTerm (aka bare-bones version of CoolTerm). Although I have never needed to go down the road of doing serial communications in Xojo, I...

View Article

Xcode 16 and Provisioning Profiles

As it usually happens, new macOS versions and Xcode versions changes some rules of the game. In this case, and if you are using Xojo to develop iOS apps, then you need to be aware that Xcode 16...

View Article


Webhook

Hi, I am trying to exchange information with Airtable through a webhook. The port I am using to display the webApp is 8080 and Airtable is sending me post to http://MyIpaddress:8080. Below is my code...

View Article

Image may be NSFW.
Clik here to view.

SQLite Strange errors

Hello guys, Does the latest Public XOJO have issues with SQLite databases ? as so far it seems that i get random results on this and it drives me nuts. I have this code Var rows As RowSet Try rows =...

View Article

Xojo2024R2.1: WebListBox with DataSource - code after DataReload

In the Save method I have the following code: BuildContactsList SelectContactInList (vContactId) LoadSelectedContact The BuildContactsList method last line is: ContactsList.ReloadData I wonder if my...

View Article
Browsing all 3600 articles
Browse latest View live