Databases with Xojo
Hello my friends, I know my question is stupid, but here it is. I tried to keep Realbasic 2010 until today but now I had to give up because I had to buy a new PC for the umpteenth time. Now I have a...
View ArticleMovieplayer PlaybackStopped event
Same problem as reported in Dec 2014 by Mike Lee - playing a playlist. Axel Schneider suggested a “little trick with a countup” and included a download which has disappeared. Could anyone please help?...
View ArticleMBS Xojo Developer Conference: Videos
We recorded the presentations at the MBS Xojo Conference in April 2024 and here is the first video with Geoff Perlman giving an update on Xojo: More videos will follow into the playlist. Since the...
View ArticleSolution for 2 slideshows at the same time?
Hello everyone, Here is my project I have a folder with photos and videos and a mysqlite database that has each file name. What would be the simplest solution for you to display all the files in the...
View ArticleSpell check on Windows 10/11 with Declares
Hello everyone, I am trying to spell check a String on Windows 10/11 using declares in Xojo. Windows 10/11 now comes with a built-in spell checker. Unfortunately my approach fails when initializing...
View ArticleSending mail via DNSMadeEasy
I am trying to send an email out using a dedicated SMTP service called DNSMadeEasy. Unfortunately, I can’t get it to go. Any ideas on how to remedy this or diagnose the issue. This is using xojo...
View ArticleAndroid App Update
This is probably staring me right in the face and im not seeing it, but when updating a xojo app already on the play store with a new build from xojo, how do i change the version of the build on xojo?...
View ArticleXojo.AI.Help
First of all, thanks @Christian_Schmitz for the video of Geoff Perlman’s speach at MBS conference I beleive that Xojo.AI.Help was a GREAT idea. Congrats. Train an AI with pure Xojo documentation and...
View ArticleAction for UNNotificationRequestMBS
How do I make a click on a notification from UNNotificationRequestMBS do something? For instance, if I click on a Dropbox notification the Dropbox website is opened. 3 posts - 2 participants Read full...
View ArticleA Beginner's Guide to Handling Text Files in Xojo
Originally published at: A Beginner’s Guide to Handling Text Files in Xojo – Xojo Programming Blog As developers, we often need to work with text files. This could be for reading configuration...
View ArticleDisplay the last 3 images!
I have a SQLITE DB with the name of each image file in a column How can I retrieve and display the last 3 image files that were inserted? Thank you for your help. 3 posts - 3 participants Read full...
View ArticleResize listbox row height for picture
I want to give my user the option of displaying a list in a listbox with a picture and without. I can draw a picture next to the text and resize it proportionately to fit the row height (paint event)...
View ArticleXojo Hard Crash When Starting a New iOS app and Naming App
Hi folks, I’m jumping into the pool of “Civilian Developers” and want to start a new iOS app based on a request from my wife. Since I’ve had issues with 24.1 on my Mac platforms (hangs/stalls, run...
View ArticleRelease Notes Referencing Dead Issue Link
The release notes reference an issue with a link. Majority of the time these issue links show the following; I’m assuming it’s because these issues are private. Once an issue is completed can the...
View ArticleChinese Keyboard Entry in Listbox Keydown
I’m testing some input entry for Simplified Chinese in the Listbox Keydown event. Problem is I don’t have a Chinese keyboard. I set the keyboard to Pinyin-Simplified and I can see you can get...
View ArticleVoice contolled AI enhanced XOJO
I very happy to see that this topic is already under way. I’m sure in time this will be my dream platform for rapid development. I have been developing a project plan for such a program. I’m going to...
View ArticleCurl POST
Hello, I’m using an old RealStudio 2011 release to update some features for an old project and I’m facing some issues with using a curl request. I want to use an online OCR API, which can be called...
View ArticleHow does xojo keep receiving data sent by dll?
I wrote a program in C language, which will parse the content all the time. Now I can print it out. I don’t know how to integrate it into the Xojo project. It will send about 20-30 times per second. I...
View ArticlePicture in a WebListBox with dataSource
Hi, I have an app showing a list of audio tracks into a WebListBox, the List is loaded from database using a dataSource. All is working fine, and I have been able also to draw a Picture in a cell with...
View ArticlePoll: Floating or embedded palettes?
I’m starting to think I’m the only person in the world who uses floating palettes, so it got me wondering, do others? Click to view the poll. 7 posts - 4 participants Read full topic
View Article