Help for a beautiful design
Good evening group, I’m making the draft of this window, there is the data entry, the listbox with the list of my data, and on the right a window that I will probably make disappear, where the user...
View ArticleImplementing a navigation set of buttons for SQLite in API2
APIé:I’ve made searches and I get to this conclusion: a “SELECT * TABLE” have to be done and keep until the window close (what if I add a Record or Modify one ?) The next simple step would be to...
View ArticleSlow load slow compile and test_functions2.py file error
slow load, slow compile for one app and after trying to RUN using the [RUN] button i get a “test_functions2.py” file error. i am not using any such file. this took place after adding ChilKat - Async...
View ArticleComputed properties not showing in debugger's array view
If you have an array of class instances, the class’s computed properties aren’t visible in the debugger until you click into each one and back to array view. This is a frustrating regression from...
View ArticleDeveloper app usefulness
Anybody finding Apple’s Developer app useful? As for me, I’d get rid of it… 2 posts - 2 participants Read full topic
View ArticleDBKit - more complex searches?
Hi all, I’m using Xojo with DBkit on XojoCloud and it’ an amazing timesaver. DBKit’s SearchField with a QueryRowsListBox are great for simple searches. I’m wondering if there is a way to use DBKit for...
View ArticleColor Gradient in a Listbox
After much tinkering I managed to get a gradient, but I would like it to go from left to right, from the color chosen as the background it should fade towards white… or at least a color more towards...
View Article25 Years of Monkeybread Software
This month we celebrate 25 years of Monkeybread Software. In April 2000 I started my self employment with filling the business registration form. Originally I coded shareware applications, but since I...
View ArticleXojo Credit Card Validator
Hello everyone! I was a bit surprised not to find any ready-to-use credit card number validation classes on GitHub made with Xojo… so I decided to create and share one! It includes basic support for...
View ArticleDifferentiate methods using instrospection
Hello, I would like to know how to differentiate 2 exact methods (name+parameters) using Instrospection Using Instrospection.TypeInfo.GetMethods(), I have the 2 methods that shows up but I do not know...
View ArticleHow to Restore MySQL Database?
If you are looking for a method to repair MySQL Database files, you can use the MySQL Database Recovery Tool. It easily Recovers corrupt MySQL database files. This tool ensures efficient recovery of...
View ArticleTwo issues with the iOS app
I have two questions about iOS apps. I have turned on “Photos Access” in Build Settings, and am using the ImagePicker control to import photos from the photo app linked to the device’s Apple ID into...
View ArticleWebResponse.File revelations
I have been struggling with getting responce.File in HandleURL to work the way I want it to. By default it sets the Content-Disposition: html header to attachment; filename=“filename” That header...
View ArticleParsing ReceivingProgressed event for URLConnection
OK, this is probably user error and a mistake on my part but I need some please… I’m working on adding support for Gemini LLMs to AIKit and have hit an issue. AIKit communicates with LLMs through...
View ArticleDetect double tap on Apple pencil
Anyone know how to detect if the Apple pencil switch has been double -tapped? 4 posts - 2 participants Read full topic
View ArticleXojo Prime Number Generator
Hi everyone, I’d like to share with you a little project I created some time ago: the Xojo Prime Number Generator. While it’s not a recent app, I believe it might still catch the interest of those who...
View ArticleDBKit 1.0b16 is now available
This version adds the ability to connect to multiple databases simultaneously. This means multiple database servers, and/or multiple SQLite databases files either from different layouts or multiple...
View ArticleThursday Webinar: Migrating Your 4D App to Xojo
Thinking about porting your 4D-based application to Xojo? Join Geoff Perlman, Founder and CEO of Xojo, Inc., as he walks you through the process. He’ll cover licensing, database engine options,...
View ArticleSQLite: still stuck with navigation
To makle the things clear and short, what code can I place in the arrow buttons to display the next Release Note ? 4 posts - 4 participants Read full topic
View ArticleShowSelectFolderDialog how to use in Android?
Hi. I’m playing with Xojo Android and FolderItem > ShowSelectFolderDialog says it’s not supported (This property is not supported for console and mobile projects.). So what should I do to open a...
View Article