Problem with Control Scaling in WebApp after Programmatic Width Change
Hi everyone, I’m working on a Xojo WebApp and I’m having trouble with how a control scales when resizing the browser window. Here’s the situation: I have a PopupMenu that is locked to the left and...
View ArticleSQLite basics article feedback…
For once, I decided to read carefully berofr doing anything and then I started the rading of the page SQLite basics. All is clear until Creating our first database where it is said to: “choose the...
View ArticleUser resizing of WebListBox's columns and rows
give the user the ability to resize the width and height of columns and rows in webListBoxes 3 posts - 2 participants Read full topic
View ArticleDate Picker From a Web Page
This date picker comes from a web page; it’s a refresh of their site (the previous one was a bit smaller). Everything is here, all at a click. I really love it. 3 posts - 2 participants Read full topic
View ArticleHelp 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 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 ArticleUnable to load project
Hello everyone, I have one project which I’m developing in Xojo 2017r3. Until yesterday, it was working normally, but after XOJO became slow and all actions were delayed, I restarted PC, and cleared...
View ArticleAnyone else find "Edit Menu Shortcuts" customizations don't stick?
As the title suggests, I had been struggling lately with getting keyboard shortcut customizations to stick. Most changes were to just the modifier flags. To achieve one I need a character change...
View ArticleLoad > 100k elements into a HtmlViewer
I’m writing a new app to archive messages. Users have a lot of messages which usually are not paginated. And everything is loaded into a htmlviewer. Because Xojo doesn’t have a listbox with variable...
View ArticleCellTextPaint - Changing Text Colors
I have an issue with PaintCellText that I cannot resolve. I am attempting to change the color of text in a DeskTopListBox cell if certain conditions are met (i.e., if the value to be displayed in the...
View ArticleNo subfiles in Resources folder
I have dragged my resource files to the copyFiles1 page for MacOS. In both debug and compiled applications the app file has Contents/Resources folder, but none of the files I have dragged into my...
View ArticleYear of Code 2025: April Project, User Interface
Originally published at: Year of Code 2025: April Project, User Interface – Xojo Programming Blog April’s Year of Code theme is all about great a User Interface, I decided to focus on refining the...
View Article2025 Year of Code April: User Interface
Hello Everyone! April’s Year of Code theme is all about the User Interface! As you all know, creating your app’s user interface with Xojo is quick and intuitive - just drag and drop built-in controls...
View Article