Stretch Window Backdrop
I am setting an image on a Window backdrop. How do I stretch it so that it fills the window size? Do I need to put the image into a control and then stretch it that way, rather than just have it set...
View ArticleAnyone create games or a game engine with Xojo?
Let me be specific. I’m not talking about typical video games with moving, shooting, 3D characters, etc. I’m thinking more like some of the older adventure games where you’d have a map of “Rooms” that...
View ArticleBest way of a class killing itself?
Hello, I have a console app that uses many classes. In one of them, following the class completing its work, I’d like it to kill itself. What is the best way to do that? Currently I am trying calling...
View ArticleSetting the size and color of field labels
Ah, the unbearable agony of seeing all those Xojo goodies and not knowing when to use them and where in the code to put them! I have a two-column listbox, where the first column contains field labels...
View ArticleIs chatGPT good enough?
Here’s a chatGPT reply. Is it correct to say that ‘Xojo’s ListBox doesn’t natively support text formatting within cells’? CHATGPT To add highlighting to the parts of the search results that match the...
View ArticleiOS Remote Audio / Objective C / Declares question
Declares code or at the very least an Objective C reference source like is used in the XOJO video about Declares, that actually has the info needed to create declares. Apple’s documentation has...
View ArticleWeb Framework 1.0 e Apple M1
Ciao a tutti, volevo un informazione. l’IDE di Xojo che permette di programmare con il cosiddetto Web 1.0 è compatibile con i chip M1 di Apple? Non ricordo quale è l’ultima versione che permette lo...
View ArticleCheck digital input ESP32 ? on wifi
Hello everyone, From a xojo app, how can I receive the information that a digital input has been activated on my esp32 via a wifi connection? Thanks in advance for your ideas… 2 posts - 2 participants...
View ArticleFolder Create fails on Run, works after Build
Not sure why this code is failing on Run environs but works on a compiled version: Var f As FolderItem Var g As FolderItem Var h As FolderItem Var filename As String Var fp1 As String Var fp2 As...
View ArticleXojo2023r4: web app and code profiler
Is Code Profiler working with Web App? If so, how do I see the results. I can see Profile Code menu and I can put the checkmark next to it. I can run my web app. However, what is the “normal” quitting...
View ArticleWhere to find docs on Shared Method & Properties Xojo 2023R4
Hello all, I cannot seem to find detailed docs on Shared Methods or Share Properties. When searching the docs for shared, there is nothing written about what exactly they are and how to use correctly....
View ArticleCode sharing pdfdocument align to right , alinea derecha y formato de factura
hola aqui esta para crear formato factura solicitado y otras cositas yo jamas habia utilzado github espero y esta liga funcione, si no pues me pongo a leer como subir un archivo a github...
View ArticleSystem Font in HTML Viewer
iPad app. Using system font for all controls and text. Would like to use it in HTMLViewer (for help). Is this possible? 3 posts - 2 participants Read full topic
View ArticleDifferent bar colours in a bar chart
In DesktopChart in 2023r4, how can I display different bar colours in a bar chart? 4 posts - 2 participants Read full topic
View ArticleHaving massive brain drain! How to create a new instance of a class array?
Hello all, After all of these years, I’ve finally lost my marbles. Can someone please help me find them?? I have a Private Property TwilioSocket() As clsTwilioSocket in one class. I need to create a...
View ArticleProject format
Who is using text format and who is using binary when saving Xojo projects? And why? 17 posts - 12 participants Read full topic
View ArticlePlay a .mov video in MoviePlayer!
Hello everyone, I only have sound unfortunately! mp4 playback is fine. What can I do? Is it possible to convert to mp4 with xojo? Thank you for your help. 10 posts - 3 participants Read full topic
View ArticleTrying to test the error handling, how to raise an error?
As a newby, switching from the old VB6 to Xojo, I’ m quite pleased with all the new possibilities. But right now I’m struggling in testing the error handling. I use the Introspection method as...
View ArticleWhy the MSSQL class has been deprecated?
I don’t know but I don’t think that the ODBC Database class can be used in place of the MSSQLDatabase in a completely transparent way. Has anyone done any tests on code already written and running? 2...
View ArticleCSAT customer satisfaction survey
Just wondering if anyone has created or seen a plugin for a nice looking CSAT survey for web? Something like this? 4 posts - 2 participants Read full topic
View Article