Usar Archivos de Texto en Xojo: Guía para principiantes
Hola, He publicado el artículo Usar Archivos de Texto en Xojo: Guía para principiantes traducido al castellano a partir de la entrada disponible originalmente en el blog de Xojo. Como de costumbre,...
View ArticleLa Potencia de las Transacciones en SQLite con Xojo
Hola, He publicado el artículo La Potencia de las Transacciones en SQLite con Xojo traducido al castellano a partir de la entrada disponible originalmente en el blog de Xojo. Como de costumbre,...
View ArticleXojo2024R1: setting dynamically WebListBox to display fetched records from...
I am looking for suggestions and/examples. The situation: web page having single WebListBox used to display data from PostGres database using various queries that return data (user selects the...
View ArticleDoesn't seem to support HTML5
Doesn’t seem to support HTML5. The homepage doesn’t open properly. 4 posts - 2 participants Read full topic
View ArticleHow to get newer version of MySQL on XojoCloud?
I’ve had my XC server for quite a while, and it’s been almost as long since I needed to do anything with the DB on the server, but now I do and I am stuck… The MySQL on my XC server is version 5.5.68,...
View ArticleXojoTalk 039 - Thoughtful and Considered
Originally published at: XojoTalk 039 – Thoughtful and Considered – Xojo Programming Blog Paul talks with John Balistrieri about Photo Tape, John’s new iOS app that is made with Xojo. 1 post - 1...
View ArticleSpotlight On: GraffitiSuite
Originally published at: Spotlight On: GraffitiSuite – Xojo Programming Blog GraffitiSuite is a series of user interface components for Xojo developers. With a powerful data grid component for web, an...
View ArticleRemove Localized Translations
How do you remove all the translations out of a project for a specific language? I have tried importing a xojo_locale file which has had all the translations removed but the Xojo IDE does not remove...
View ArticleHas anyone managed to get Monkeybread AVFoundation working on iOS?
The Monkeybread AVFoundation classes are mostly marked as working on iOS and so I am keen to use them to provide more access to camera controls than I can get using the AVFoundation classes within...
View ArticlemacOS 15 Sequoia tests
FWW I did several tests with my apps created with Xojo and also Xojo 2024R1.1 itself running on macOS 15 Sequoia DP1 And there are no issues found so far. Everything seems to work fine. 3 posts - 2...
View ArticleBest way to change values in chart dataset?
Trying to get my head around charts… harder than i thought! I can draw a simple pie chart on the screen fine, but how can I edit the values in the background and then refresh the chart? I want to use...
View ArticleShowURL e chiusura improvvisa WebApp
Ciao a tutti, mi ritrovo in un’insolita siutazione. Hi effettuata una chiamata rest con HTTPSecureSocket su Web 1.0 Questa chiamata mi serve per recuperarmi un paramtetro per costruirmi un url, In...
View ArticlePlease delete this topic
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleIOS automatic click of camera
I have a blind friend I’m building an App for, I want to take a photo when he taps screen automatically, there does not seem to be an option to do this in the Xojo camera object. Does anyone know if...
View ArticleHow to change the font and other atributes of a bootswatch?
Hello all, I have a bootstrap in a web app project. Here is a link to the Bootstrap Bootswatch: United It appears that there are a number of different heading and other text sizes. How can these be...
View ArticleHow long has a movie played
Hi All. Quick question. I would like to keep track of how much of a movie has played in MoviePlayer. I have tried using Duration from the documentation, but all I seem to get is the total length of...
View ArticleDesktopListbox and Checkboxes
In 2024r1.1 if i have a listbox with checkboxes in column 0 it is impossible to have it select mulitple rows and toggle the checkbox. The selection is cleared and set to the row you are clicking. I am...
View ArticleWebContainer Drawing
Hi all Just looking for a way to draw a WebContainer to a PDF as a vector data using Xojo 2024r1.1 There’s no drawinto, so how could I do this? thanks Mich 1 post - 1 participant Read full topic
View ArticleFitting a window into a screen
Hello everybody, maybe there is an easy answer, I dont know: I developed my app on the iMac and every windows just fit on its screen. Now, when I run the app on the MacBook the window overflows the...
View ArticleTrying to use Xojo and Python to control DaVinci Resolve
Hi, I’m trying to use Xojo to control Blackmagic DaVinci Resolve via python3. Python3 is working and running. Using it either in terminal with python3 Myscript.py or via interactive mode with one line...
View Article