MBS Plugins 25.1 pre-releases
Hello, in this thread I want to post to you what’s new in 25.1 prerelease plugins. Download here: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/ or from Dropbox or ask (in private message or...
View ArticleUnhandleable errors in Preemptive Thread
my application instantiates 100 cooperative threads it works but in this configuration 100 threads are a queue of 100 operation to main app thread i’m tring to convert the app to use preemptive...
View ArticleDebugging... time to catch up
Why not update the debugging feature of Xojo? I would like to have the possibilities to watch to variable in multiple different routine as they are running. I.E. add to a watching window all the...
View ArticleDownloading file(s) in a loop
I have the error (screenshot below) using the URLConnexionGET example. So, I add: Sub ReceivingProgressed(bytesReceived As Int64, totalBytes As Int64, newData As String) Handles ReceivingProgressed If...
View ArticleMobileTextField Numbers Input Type
When I define an input type of NUMBERS on iPhone it only shows the numbers and delete key. How does the user remove the number input entry? There is no Done or Return 5 posts - 3 participants Read...
View ArticleWhat could make CurlSMBS work in a debug build but stall in a real build?
For an app using kaju that’s also using CurlS(Multi)MBS for server access, I changed kaju to use curl too because it wasn’t reliable with URLConnection in the built app. As it turns out now, it wasn’t...
View ArticleSharing a built app
I am a somewhat old very amateur ex maths teacher who attempts a little coding in XOJO. It is usually very simplistic and I usually have to do a lot of research in the documentation to get things to...
View ArticleWebComboBox.Text returns JQuery when contents is?
You can normally place any text into a WebComboBox, but I placed ‘???’ into my WebComboBox (as my app needed something until I knew the correct value) and the resulting WebComboBox.Text was something...
View ArticleWill DesktopCharts be enhanced?
Sometime ago it was asked as feature to make the y axis of the DesktopChart variable with min. and max. and step value. Do somebody know if this feature will come soon? I created a feature request for...
View ArticlemobileImagePicker crash
When I try to access Photos with MobileImagePicker the app crashes. 5 posts - 3 participants Read full topic
View ArticleWeb app accessibility - How are you handling this in your web apps?
I have a couple web apps hosted on Xojo Cloud. My apps are study guide apps, and some of my customers are colleges. One of the school’s accessibility analyst reached out to me asking about my app’s...
View ArticleInnosetup codesign?
I use Innosetup for creating Windows installers, and usually codesign the main app and the installer with external batch scripts using signTool. That works so far, but I always have to enter the...
View ArticleIncrease precision of Evaluator Example
The xojo IDE comes an example tutorial called Evaluator that allows you to use the xojo script to evaluate mathematical expressions. If I run 100/541 it gives me a result of 0.2217295 when in reality...
View ArticleHow to determine how long a WindowsShellExecuteAsAdminMBS shell runs?
Hi @Christian_Schmitz, and sorry for bothering you again! But maybe this question is interesting for others too, therefore here and not in a private support question: I have to elevate a console...
View ArticleInstall Console App using LifeBoat
I am using the evaluation version of LifeBoat and it seems to work very well installing my webapp on a Google Compute Engine cloud VM. I want to know if the paid version of LifeBoat will let me...
View ArticleFree service to verify email addresses
Having spent the best part of a day looking at and testing various email verification APIs, I came across QuickEmailVerification which offers 100 free verifications/day via their API. Signup is quick...
View Article"No Shell Available"
I have a macOS Web app which runs a shell command every two hours to check if a SMTP server is alive. The command is simple, just sending the ‘QUIT’ command to the SMTP server to see if it replies as...
View ArticleZindex
Hi, I am a returning XOJO programmer. I tried some few sample made in XOJO 2024 release 4.2. I would like to know if ZINDEX is already back? if now, what is alternative to make web container be in...
View ArticleEinhugur Plugin Releases (2025)
(Thread for Einhugur Plugin Releases in 2025) 2 posts - 1 participant Read full topic
View ArticleDBKit 1.0b15 is now available
This fixes an issue where the transaction would not complete if the user started editing a row but then closed the window. 3 posts - 3 participants Read full topic
View Article