RTS on/off
Here is the English translation of your text: Hello, I would like to select the command to turn on and off the RTS function in serial communication each time I press a button. What could be a...
View Article¡Vaya lio! ¿qué hora es? ...o de cómo manejar las horas entre postgresql y Xojo
¡Hola! Llevo varios días intentando entender esto. Por una parte estoy usando PostgreSQL para almacenar los datos. Estos los visualizo con Xojo, pero cuando de quiere mostrar las horas…¡sorprende! Por...
View ArticleThread not sleeping 2024R4
I have an app I’m working on, similar to app I already have running. In it a Timer checks every 60 seconds for files in a “hotfolder”. If files exist a thread is launched to process the files. This is...
View ArticleOnly 48 Days Until Monkeybread Software's Xojo Conference
Originally published at: Only 48 Days Until Monkeybread Software’s Xojo Conference – Xojo Programming Blog Monkeybread Software and Christian Schmitz have organized an exceptional event in Germany in...
View ArticleDefault 'external' text editor?
I have a resource that is a text file in my project. When I double click on it (in windows) it opens up notepad. I’m afraid of notepad and it’s implementation of what text file is… These days my text...
View ArticleComparison in Xojo: is vs equals
from MBS Xojo blog: In Xojo you have two ways to compare objects. You can use equals operators or the is operator. Let us show you when to use “is” instead of equals “=”. The “is” keyword will compare...
View ArticleXojo Tracker Account
I don’t know what caused this change, but it seems I have an old Xojo Tracker Account. I’m th.rob and thomasrobisson . When I search a report I made, I have to search both author := . I change my...
View ArticleNew MemoryBlock seems to return the same block
Hello, I try to have a memoryBlock containing pointers to other MemoryBlock. At the end of this sample code v1 equal v0 and each pointer of lut points to the same MemoryBlock. I get the same result...
View ArticleScintilla as a DesktopTextArea Replacement
Today i started my very first experiments with the new MBS Scintilla Plugin. I hope i can use it as a replacement for the DesktopTextArea. We have in my App a Window which is used for Plain Text,...
View ArticleStoring multiple values in an Integer
Sometimes I need to look up an object in an array by matching several of its properties. The values might be anything, but let’s say for example I need to match a boolean, and two numbers, where I...
View ArticleBig memory leak when using RGBSurface
Heads up - there’s a huge memory leak in the current Xojo version when using RGBSurface: https://tracker.xojo.com/xojoinc/xojo/-/issues/75794 This method will leak the RGBSurface’s data without...
View ArticleUnderwriters Technologies is Hiring
Underwriters Technologies is seeking a skilled Contract Developer for project-based work. Our firm specializes in advanced software solutions for the insurance sector, focusing on streamlining...
View ArticleAdd image to TabPanel
I try to add an image to a TabPanel. But the image is not visible in debug mode. Sub Open() Handles Open var n as NSTabViewMBS = TabPanel1.NSTabViewMBS var it as NSTabViewItemMBS =...
View ArticleRemoteDebuggerConsole
Hi all, having a bit of trouble debugging a console app on a remote Mac - it launches on the remote machine fine, but runs in to an permissions exception when it tries to write data somewhere (appears...
View ArticleMovieplayer Sprungweite ändern
Hallo Freunde, ich nutze den Movieplayer AVPlayerViewControlMBS. > gefällt mir sehr gut! Ich möchte die Sprungweite im linken unteren Bedienfeld von 15 auf einen höheren Wert ändern. Gibt es eine...
View ArticleAutocomplete - forcing API2
I’m sure this has been asked before, but is there any way to stop autocomplete from pushing API2 on me? I’ve been trying to keep a set of code pure API1 for backward compatibility but I’m finding...
View ArticleiOS app rejected b/c an ad included Google Play store. How to remove that?
I uploaded a free iOS app with ads (using MBS iOS plugin to display ads) yesterday, and it got rejected. The reviewer said the app cannot display 3rd party information and sent a screenshot of the ad...
View ArticlePlugin for xojo
Hello, my goal is to build plugins with available C code compiled for console application (windows and ubuntu). Code concern atronomical computing for sun, moon, planets and the most important brihgt...
View ArticleGet Started with Xojo Lite for Only $99
Originally published at: Get Started with Xojo Lite for Only $99 – Xojo Programming Blog Xojo Lite is designed to introduce new users to developing and building apps with Xojo. Usually $149, Xojo Lite...
View ArticleSaw a Xojo job offer
if someone is looking for a job, you find this in the Xojo group on linkedin: And I bet I know which company this is. 1 post - 1 participant Read full topic
View Article