Compiled program works, but crashes in IDE
I am updating an old app written in API1 (Xojo 2019r1.1) that controls a programmable power source using GPIB. I wrote the app originally for 120 VAC meters with a provision to also handle 277 VAC. At...
View ArticleRemote Job Opportunity for Experienced Xojo Developer
Hi. I’m Dan. The creator of Xojo 2019 Award-Winning creative writing software Script Studio for penning movie scripts, stage plays and novels. I’m looking for an experienced developer for an extensive...
View ArticleXojo2023r4: tabbing order and web button
I would like to set focus on selected entry field after user tabs out of selected button. Currently the focus stays on the button and does not move when hitting tab on the keyboard. 9 posts - 2...
View ArticleXojo2023r4: tabbing order and checkbox
I want to set focus on selected entry field on the web page when tabbing out of WebCheckBox. Is this possible, how? 5 posts - 2 participants Read full topic
View ArticleWebChart Doughnut causes Event Loop crash when clicked, even when no Pressed...
Not sure if I stumbled on a bug here or am missing something. I have a doughnut WebChart. It has an Opening event but nothing else (no Pressed event). I noticed when I click on the chart I get an...
View ArticleReferencing folderItem in current project folder
Dear All, I want to do something like this, without having to provide the absolute file path. while debugging: Var Dingus As Thing Var f As...
View ArticleConstants in Label einfügen
Hallo zusammen, ich habe mal einen Frage zu einer Constants. Wie kann ich beispielsweise #App.Zeichen in ein Label zur Laufzeit einfügen. Beispiel: Cop.Text = #App.kCop Das funktioniert allerdings...
View ArticleEinhugur Plugin Releases (2024)
(Thread for Einhugur Plugin Releases in 2024) 2 posts - 1 participant Read full topic
View ArticleForum thread following a coding project?
Dear All, Do people on the forum do “project” threads that follow the coder during the project? In other words, if I had a project called “Hobby Trains Controller”*, could I start a thread where folks...
View ArticleCodesign and notarise
When codesigning at the command line, what does APPBUNDLEID look like for this part? is it the com.company.appname thing? –primary-bundle-id 3 posts - 3 participants Read full topic
View ArticleThank you Xojo!
I am a retired software developer who has been writing code since the introduction of the PC. Nowadays I write code for personal hobbyist pursuits and I just want to say that every time I reach for...
View ArticleListbox selection color?
Hi all, I’m drawing an image with alpha channel to one of my listbox columns. Unfortunately this has the result of that cell becoming discolored when the row is selected. In my PaintCellBackground I...
View ArticleIdentifying the latest version of DBKit
Is there a way of knowing if I am using the latest version of DBKit? I have downloaded some stuff, used some stuff from the Examples, used DBKit from various of the places, and am running into...
View ArticleRight-align strings within a column
I’m trying to display a record set in vertical arrangement in a DeskTopListbox. The first column contains field labels, one for each row, and the second column contains the corresponding values of the...
View ArticleGet an empty array
How could I get an empty array? The array()-function doesn’t work without without any parameter. ReDim does only work on array that is not Nil. Here is some Code: Dim tmpObjectNames() As String =...
View ArticleNeed advices
Hello, I’m still scratching my head about how to use lock/unlock object especially in a plugin. That’s why I’m wondering if this is the best way to do it. Thanks for your insight. static void...
View ArticleReplacement for graphics.pixel methode
What exactly is the replacement for the pixel methode of the Graphics class. Is there any? If I want to perform individual pixel manipulations in Graphics objects, how can that be done? I have some...
View ArticleA small complaint
HELLO a small complaint and I hope everyone saves their projects very well Note: I only comment on XOJO WEB (I have not tried the other products) I don’t know English so this is with Google Translate...
View ArticleEstructura de Factura en PDF
Estimados, alguien tendrá un básico del armado de una factura (no importa el país) en PDF, es para tomar de base ya que veo lleva bastante tiempo acomodar lineas etc. Hay varios ejemplos del uso del...
View ArticleXojo2023r4: apostrophe looks different after saving in Postgres
This web app is using Postgres SQL database for storing data. I see following difference: The regular single tik (apostrophe) entered into the text field looks as expected but after saving in database...
View Article