ContentReceived patterns for dynamic endpoints
Hi, I am working on an app that needs a URLConnection. When searching my ContentReceived event for a response, I need to check for dynamic Urls. For example i can make a call to /api/users and don’t...
View ArticleXML String Question
Hi All, I have a node(?) that looks like this: <person name="Tom Smith"> My question is how do I get “person name” and “Tom Smith” into two separate strings? Thanks. 3 posts - 2 participants...
View ArticlePurchase Xojo Unleashed Book Nov 2023
Hello Xojo Community, Does anyone know how I can purchase new or used Xojo Unleashed Book Apress edition November 2023 ISBN 978-1484299968. I’ve searched online endlessly with no availability? Thanks,...
View ArticlePb de debugger
Bonsoir, Un petit souci avec mon debugger, quand je mets un stop dans mon programme, le debugger m’affiche bien toutes les variables à l’instant t mais il n’affiche plus les valeurs correspondantes,...
View ArticleMS Access Datenbank nutzen
Hallo, ich habe nach 20 Jahren Abstinenz wieder angefangen zu programmieren [wenn man das so nennen kann]. Das ganze hat zu einer Anwendung geführt die mit mehreren Tabellen unter MySQL super läuft....
View ArticleThe Xojo May Sale Starts Today!
Right now through Thursday, May 16th save 20% on All Xojo Licenses! New Licenses? Yes! Save 20% on New Licenses! Renewals? Yes! Save 20% on all Renewals! What about Upgrades? Yes! Save 20% on all...
View ArticleMenubar Height
Is there a way to get to know the height of the macOS menubar? For my Desktop app I use a window.top of minimum 45, but this is on my MacBook beneath the menubar. So I’d like to set it like: if...
View ArticleWebApp HTML Header with svg-Filter
Hi, i am developing a web-App. I use HTML-svgCode and style to alter the User UI(some examples from my app): HTML-Header: <svg> <filter id="Blur_Opa_Sat"...
View ArticleForum is eneabled for students
I have a friend that has a Github student developer pack and when he tries to login to the forum he receives a message that he is not enabled to access the forum. Is that normal ?? IMPO this is not a...
View ArticleMousedown event on containers
On Web 1.0 exists the mousedown event where it is posssible to know the coordinates x and y of the mouse. HOw to migrate this to Web 2.0 where that event doesn´t exist ? 3 posts - 3 participants Read...
View ArticleI can't install xojo 2024.r1.1 on ubuntu 22.04
I can’t install it because the following message appears: The following packages have unmet dependencies: xojo2024r1.1: 依存: libwebkit2gtk-4.0-37 (>= 1.0.0) but it is not installable or...
View ArticleHTMLViewer History Clearing Or Instantiation In DesktopPagePanel
Hi, I have a dilemma. I have a window that has a DesktopPagePanel with 4 panels. The 4th panel contains a HTMLViewer that is use to load different sites. The issue is that a person can select 1 from 3...
View ArticleOpen One Web App Within Another?
I’m trying to figure out how to open up one of my web apps inside another of my web apps. It is on Xojo cloud and the apps are subdomained. The main app is my fund accounting app. It is on the server...
View ArticleWebPopupMenu dark mode does not work
stay https://bootswatch.com/ I downloaded a free theme, Cerulean, for use in xojo 2024R1.1 and found that WebPopupMenu does not work in dark mode Is there a way to solve it? 3 posts - 2 participants...
View ArticleTuya Cloud API anyone?
In case you don’t know it: Tuya live is a cloud service for home automation systems. I am struggling with the set-up: Using CurlMBS, a time stamp placed in headers will always result in a “invalid...
View ArticleAnnoyance default Resource and Libs folder names
I think I can guess part of the answer to this but asking anyway. After building an app we are left with ‘<app_name> Libs’ and ‘.<app_name> Resources’ sub directories. Can those names be...
View ArticleMonkeyBread Software Releases the MBS Xojo Plugins in version 24.2
Nickenich, Germany - (May 14th, 2024) – Monkeybread Software today is pleased to announce MBS Xojo Plugins 24.2 for macOS, Linux and Windows, the latest update to their product that is easily the most...
View ArticleLoading PDF in MySQL database community edition
Dear All, I am working on a project requiring PDFs to be loaded into MySQL database (community edition). We can’t simply store PDFs in a file location to be reached by the client application as the...
View ArticleSQL Copy Row Data
I’ve been wrestling for a full day now trying to copy all data (except primary key pKey) from CasesListboxColumn = 4 data (see database pic below) to CasesListboxColumn = 2 data (present, but not...
View ArticleClose Popover
Is there a way to close a popover on the desktop programmatically? I’m sure there is and that I’m just missing it. 15 posts - 5 participants Read full topic
View Article