Quantcast

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 Article


Image may be NSFW.
Clik here to view.

SQLite 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 Article


User 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 Article

Image may be NSFW.
Clik here to view.

Date 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 Article

Image may be NSFW.
Clik here to view.

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 Article


Implementing 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 Article

Image may be NSFW.
Clik here to view.

Slow 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 Article

Computed 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 Article


Developer 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 Article


DBKit - 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 Article

Image may be NSFW.
Clik here to view.

Color 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 Article

Image may be NSFW.
Clik here to view.

25 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 Article

Image may be NSFW.
Clik here to view.

Xojo 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 Article


Differentiate 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 Article

Two 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 Article


WebResponse.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 Article

Parsing 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 Article


Detect 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 Article

Xojo 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 Article

DBKit 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 Article

Thursday 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 Article


Image may be NSFW.
Clik here to view.

SQLite: 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 Article


ShowSelectFolderDialog 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

Unable 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 Article

Image may be NSFW.
Clik here to view.

Anyone 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 Article


Load > 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 Article

CellTextPaint - 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 Article

No 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 Article

Year 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 Article



2025 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