Android Compiler Error
When attempting to Run get this message: Type mismatch: actual type is ‘kotlin.long’, but ‘kotlin.int’ was expected. Does not indicate where. Analyze project is successful. What I am doing: Moving...
View ArticleSystem Error Codes (What is a BSD error code?)
The System Error Codes documentation refers to BDS error codes. (See annotation #1 below.) Question — What is a BSD error code? 3 posts - 3 participants Read full topic
View ArticleHow to create Custom Event in Subclass
I’ve subclassed ‘WebSearchField’, and added Event Definitions and Event Handlers for ‘Opening’ and ‘Shown’ and other built-in Events. Now I want to create a Method in the subclass and ‘Raise’ it to...
View ArticleDoCommand NewProperty
Hi I’m using Xojo 2024r3.1 with a Mobile project. I’m writing an IDE Script to add properties and methods to the SelectedProjectItem (a Xojo Class). It reads the properties and methods from a file....
View ArticleUsing static analyzer for Xojo Plugin development
In Xcode we enjoy some automatic analyzer features to find memory leaks for CoreFoundation and Cocoa object. I used them in the past to find leaks related to various objects in the code for MBS Xojo...
View ArticleXojo 2015 ne repond plus
Bonjour, ma version 2015 r1 ne peut plus compiler, impossible de l’activer. N’ayant pas reçu de réponse de la firme je compte donc migrer vers une version récente. D’après les offres récentes , Xojo...
View ArticleWhere is my database file
Sorry for another beginner question. I seem to have successfully created my app’s database. It says it is here: /data/data/net.interrobanggroup.anydata/files/records.sqlite My question is: Where is...
View ArticleWebSearchField how to show recent searches
I see the documentation for WebSearchField mentions that “…it does provide a recent searches popup menu of values that were recently entered by the user.” However, I don’t see how to implement this -...
View ArticleAnyone create a Xojo app to monitor the Pi Network Connection?
I have my App(s) working fine on the Pi. I have 4 of them. They drop the network connection randomly about every few days. I’m thinking it would be nice to have a Xojo app that monitors the network...
View ArticleCurio.app for macOS
Just want to pass this recommendation on to the list. I’ve been using this app to organize pretty well everything, including coding projects, etc. Check it out: Zengobi Curio - Note Taking, Mind...
View ArticleDBKit beta 13 is now available
This is not the big update that I’ve been working on for months. This is an update to the version you’ve been using fixing a handful of bugs that have been reported. Resolved issues: Fixed a bug that...
View ArticleAccessing S3 from Android
I’m trying to write code that reads/writes S3 Amazon buckets. So far I have managed to get the datestring accepted, but then get an error: “The Authorization mechanism you are using is not supported....
View ArticleSystem font bolded gets larger point size in Linuxin recent IDEs
This is really quite annoying: in 2024r4.1, if you have some text (say, in a DesktopLabel), and leave it as System font, default size (i.e., left at 0), but then set it bold, under Linux (only) it...
View ArticleProvisioning Profiles para apps macOS
Ahora que desde Xojo 2024r4 es posible aplicar Sandboxing, Hardened Runtime, y Notarizar tus apps macOS, y que ya hemos visto como podemos subirlas a la AppStore Connect como paso previo a su...
View ArticleSelling Traditional Downloadable Software
There’s a thread about “selling traditional downloadable software” on Hacker News this morning, and I thought some of you might be interested in it. news.ycombinator.com Ask HN: Is anyone making money...
View ArticleisFirstResponder UIKit, where to download?
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleCurrent state of Xojo Mobile
Hi, It’s been almost 9 years since I last touched it; at that time it was only iOS. I’ve been working with other tools, because back then Android support wasn’t at the horizon. I was wondering: what...
View ArticleDBKit beta 14 is now available
It fixes one additional nil encoding issue when rows are loaded into the QueryRowsListBox. 4 posts - 2 participants Read full topic
View ArticleSpotlight On: Enrique Contreras
Originally published at: Spotlight On: Enrique Contreras – Xojo Programming Blog Spotlight On posts focus on Xojo community members. We’ll use this space to tell the stories of people using Xojo,...
View ArticleIf conditional prevents placement of object
Greetings, I have two nested if loops that generate desktopOval objects. No problem. However, when I put in an if/then conditional to jump out of the inner loop, nothing is displayed; not even earlier...
View Article