My Shell is timing out...?
I wanted to zip a folder using a shell command. I started using a public domain tar.exe as a resource, but for some reason after having executed the command ‘successfully’, i would get a timeout...
View ArticleEntering lat/long
I am trying to ‘easily’ enter a lat / long into a user interface. I have copied this lat/long from google maps. 68°10'00"N 139°22'27"W So this is what is ‘on the clip board’. I have 8 text input boxes...
View ArticleScraping dynamically generated text from HTMLViewer
I’ve been banging my head against a wall on this seemingly simple task for two weeks now. I’m trying to write a simple Mac app to display a voltage value from a web site. The solar power monitoring...
View ArticlePosition issues for the controls on web
Hello, Are any special things that you need to setup on a web project in order to have the controls reflect with your position in the IDE ? So far i setup the controls in the IDE and set them to be...
View ArticleLoad a configuration profile?
Is it possible to load a configuration profile in a Xojo app? if so, in a transparent way for the user? Thanks 5 posts - 4 participants Read full topic
View ArticleMinimum client version for IOS
Hi team Can anyone tell me where to find minimum client os details for xojo and some of the common third party plugins? I’m seeing an issue where my we app doesn’t full load on iOS 16.x but runs fine...
View ArticleAutocomplete text field (like a search field)
Hi all, New to Xojo Web but fairly experienced with Desktop. I’m trying to create a page with a textfield that once the user enters a few characters, the server does a database lookup and pops up...
View ArticleRaspberry Pi Camera capture with MBS plugin - not working
Has someone recently used the RaspberryPiCameraMBS class with a Raspi 5? Even running the MBS-provided example, when hitting the Initialize button, I get no errors but no images are captured or shown,...
View ArticleWebListBox with DataSource: using row identifier
I will try to explain what I need so please have some patience and understanding. I have been implementing WebListBox with DataSource using latest Xojo 2024R2.1. I have it working for reports...
View ArticleProblems with deletion of files stored on path records
Hello group, I’m back again for help. My brain is on fire, I’m turning into a second level super saiyan… I’m programming beyond my possibilities I’m deleting records by year (and so far so good)....
View ArticleDesktopChart to PDF doesn't like both a change of PageSize and Portrait
There is some weirdness going on when you send your DesktopChart (it might also happen on Web/iOS but I haven’t tested it) to a PDF as both A3 and Landscape, as it produces a blank PDF. It’s not just...
View ArticleSad news about Joost Rongen
On the 14 th of July Joost Rongen passed away. He was ill for quite some time. The last few months were very hard for him. He was in a lot of pain and was very sad that he would let his beloved wife...
View ArticleWebApp and Postgres: db.MultiThreded question
One more simple question for today: Using Xojo2024R2.1: should db.MultiThreaded be “False” or “True”? 2 posts - 2 participants Read full topic
View ArticleUsing a WebDataSource to Display Millions of Rows in a WebListBox
Originally published at: Using a WebDataSource to Display Millions of Rows in a WebListBox – Xojo Programming Blog If you are wondering why you would use a WebDataSource for your WebListBox, this post...
View ArticleThreadPool: A Preemptive Thread Framework
In preparation for the inclusion of preemptive threads in an upcoming release, I have developed ThreadPool, a framework for processing a job using multiple preemptive threads. The hope is that this,...
View ArticleI've tried writing to SQlite databases in Ventura
I have an app that I can compile in Catalina. I use a sqlite database. Reading to it is easy… Writing seems to have no affect. I can communicate with my online database, read and write to that. The...
View ArticlePDFLine has an unwanted rectangle
I am trying to add a PDFLine under my heading on a PDF. I have been using the Xojo Example ‘Lines’ for help, but both the Xojo example and my code place a weird and unwanted rectangle on the lefthand...
View ArticleTip: Displaying Animated Gifs
Use DesktopHTMLViewer Create a separate HTML file. Mine is Right click on your desktop target in the IDE. Add a Copy Files script. Drag in both your HTML file and your gif. Set the destination to...
View ArticleArchiveWriterMBS makes zip file with empty files
I must be missing something simple - as usual. Using ArchiveWriterMBS the zip file is created fine and can be unzipped. But the length of the files is 0 bytes. As far as I can see there is no error....
View ArticleValentina Release 14.1.4 Now Available
Valentina Release 14.1.4 is a ‘hot fix’ update to Valentina Studio 14.1.3. See the release notes. Valentina 14.1.3 added several improvements to Valentina Studio, ValentinaDB (all products including...
View Article