How to conditionally use `XojoVersionString`
I’m testing some new features in the latest beta for an open source module and I want to be able to offer them for users of that latest version of Xojo but fall back to a different method for older...
View ArticleDatabase connection presented at MBS Conference 2024
I just take a look at the MBS Conference 2024 on YouTube MBS Xojo Conference 2024 - Xojo Update @Geoff_Perlman present Database Connection that looks very cool. Do you have any idea of when we can you...
View ArticleOpening file associations on Windows
Hi all, My setup program makes the file association successfully, and I’ve implemented the Application.OpenDocument event. Everything works correctly when my application is closed and the user...
View ArticleGitHub: Supernote Wallpaper Maker
Easily convert JPEG, BMP or PNG images into grayscale images, in the perfect format for your Supernote device. To build this Project you need the PictureEffectsRaw Plugin by Einhugur! The release...
View ArticleToolbar Tooltips repeat when hover too long on Windows
If you give your Toolbar Tooltips, run your app, then hover over those Toolbar Items the tips appear as expected as you move on and off an item. BUT if you rest on one item for a while (1-2 seconds)...
View ArticleMBS Plugins 24.3 pre-releases
Hello, in this thread I want to post to you what’s new in 24.3 prerelease plugins. Download here: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/ or from Dropbox or ask (in private message or...
View ArticleEasiest way to call a Xojo app from AppleScript with one text argument
Want to call from within Filemaker a Xojo app and pass just one text parameter. What is the easiest way? Some background. I have a Point-Of-Sale Filemaker app and an Epson networked receipt printer....
View ArticleDocker, Database Servers and Xojo
Originally published at: Docker, Database Servers and Xojo – Xojo Programming Blog There are many ways to develop with Xojo and use Database Servers. You might be working on a multi user Desktop...
View ArticleHow to call WebPage method from an embedded container
I have a bunch of WebContainers, embedded within WebContainers on a page. I want them to be able to call a Method on the current WebPage where they live. What is the best way to navigate to page...
View ArticleWebContainer embedWithin in a loop
Hi Using Xojo 2024r1.1, I am getting this error adding WebContainers in a loop (7 containers). “Each WebContainer instance may only be embedded once” I am instantiating each new WebContainer and...
View ArticleXojo IDE Tabs - is there a way to display the function or sub on the Tab?
Does anyone know if it is possible to have the name of the method or sub or whatever shown on the tab? Especially when working with a large class that has LOTS of methods it would make it much easier...
View ArticleReplace "we are having trouble communicating with the server..."
Hello everyone, How can I replace the message “we are having trouble communicating with the server…” with a personalised message? Thanks 1 post - 1 participant Read full topic
View ArticleReplace WebFileUploader with a image?
How can I replace a WebFileUploader with an image, for aesthetic reasons? Thank you for your solutions… 15 posts - 5 participants Read full topic
View ArticleIntrospection invoke with array as parameters
Hello, I have an issue understanding something using invoke I have a shared method that take the following as parameters pWindow as DesktopWindow, pSelectedEntity as User = nil, optional...
View ArticlePDF mit Standardreader öffnen
Hallo zusammen, ich habe für meine Software eine PDF als Anleitung erstellt, welche ich gerne über einen Button aus meinem Programm heraus öffnen würde. Ich möchte dazu aber keinen eigenen Reader...
View Articledatabase.updateRow
I would like to update an existing database - is there a way of doing a database.updateRow(row as databaseRow)? Without reverting to SQL code. 2 posts - 2 participants Read full topic
View ArticleSelf-Hosting News for June
Hi self-hosters! I find myself working on Lifeboat this morning to add support for Ubuntu 24.04 and thought it worth mentioning a few of the things going on in the self-hosting universe since I no...
View ArticleXojo2024R1: WebComboBox - navigation issues
I have noticed problem navigating WebComboBox control n WebPage in the Web App when using keyboard. After entering some text to search list I would like to use cursor key to select item (up/down) and...
View ArticleWEB - perdida de memoria
Consulta, últimamente he tenido una perdida de memoria RAM considerable Xojo 2024r1.1 Tengo las app bajo lifeboat en un VPS local en mi Pais, supongo que la app esta haciendo algun proceso y por eso...
View ArticleValentina 14 Released: Updates to Studio, Reports for Xojo & More
This is a big update to the Paradigma Software Valentina platform with updates for Valentina Studio, Valentina Reports for Xojo, ValentinaDB for Xojo and Valentina Server - all products included with...
View Article