Skype replacement
Microsoft have decided to discontinue their service Skype as of May 5- 2025, for some enigmatic reason, and instead recommend Teams. Any suggestions for those of us who really, really, don’t like...
View ArticleGo To Method in New Tab
In the IDE I can Command-double-click a Method (or right-click) to open it up, but it replaces the current view. Is there a way to have the Method open up in a NEW IDE tab window? Turning on the...
View ArticleiPad Screen
I want to make an iPad-only app. Is there a way to insert a screen that’s iPad sized? 3 posts - 2 participants Read full topic
View ArticleListBox column width
Windows 11 - XOJO 2021r1.1 I know it is possible to make a ListBox column width changeable by the user. But can it easily made changeable without changing the columns to the right of the changed...
View ArticleValentina Reports: Reset Page by group section
Hi every one! I have Valentina Studio 11.4.2 for Windows. I need reset the page number in a report when de group value changes. Thank you for your support! 1 post - 1 participant Read full topic
View ArticleXojo2025R1: ColumnTypeAt not working when using WebListBox with DataSource
Well, I was getting excited about the new column type feature for the WebListBox just to find out that it does not work when using DataSource. Now I am just a little disappointed. 4 posts - 3...
View ArticleIs there Any Professional Method to Recover SQLite Darabase?
I’m looking for a professional method to recover SQLite database files. Iy fou have any information please reply. 8 posts - 7 participants Read full topic
View ArticleIDE of 2025r1 goes blanc after running in debug mode for multiple hours
This happened now 3-4 times with me and I created ticket #78852 for it. After it goes blanc I tried to force the IDE to show my code, the inspector etc. all without success. Only quit Xojo and start...
View ArticleiPad Orientation Issues
I am developing an iOS app. I want to change the layout of the controls on the screen when the iPad is rotated from portrait to landscape. Specifically, I want the MobileCanvas and ScrollableArea to...
View ArticleIDE Script command Speak
Under MacOS 15.4 the IDE command Speak doesn’t seem to work any more. Is there a workaround? 4 posts - 3 participants Read full topic
View ArticleDebugger crashing?
Can anybody please explain to me why my code crashes the debugger? I use XOJO 2023 R 1.1 with Bob Delaney’s ComplexMatrix Plugin on an iMac M1. Björn kindly ported it to be usable with Apple Silicon...
View ArticleAI in France
I had to ask for new papers, and car ID (not my driving license). My plate number is rejected and a bot saying it is an AI proposed help. All it can di was to repeat ad nauseam: a. Are you a single...
View ArticleWebComboBox not showing all of its contents
Hello all, I have a WebComboBox that is populated with several items. The box is inside of a webtabPanel that is inside a container. The problem appears to be that the WebComboBox cannot show its...
View ArticleSoftware Instance of SerialConnection?
Hi Folks - I realize this is a very fundamental question about class management in Xojo, but I missed the boat somewhere, and the boat has changed over the years. I want to instantiate...
View ArticleSQLite Basics documentation
This document SQLite basics have inteesting examples. But I have hard time with one: Var rs as RowSet = App.db.SelectSQL("select * from person where id = (select max(id) from person)") I replaced the...
View ArticleDatabase Connection Tutorial on YouTube
Hello, Just installed Xojo 2025r1 , also found a YouTube video regarding database connection. The SQLite DB used is “Eddie Electronics” - but I cant find it anywhere on my Computer. Is it not...
View ArticleProblem with Control Scaling in WebApp after Programmatic Width Change
Hi everyone, I’m working on a Xojo WebApp and I’m having trouble with how a control scales when resizing the browser window. Here’s the situation: I have a PopupMenu that is locked to the left and...
View ArticleSQLite basics article feedback…
For once, I decided to read carefully berofr doing anything and then I started the rading of the page SQLite basics. All is clear until Creating our first database where it is said to: “choose the...
View ArticleUser resizing of WebListBox's columns and rows
give the user the ability to resize the width and height of columns and rows in webListBoxes 3 posts - 2 participants Read full topic
View ArticleDate Picker From a Web Page
This date picker comes from a web page; it’s a refresh of their site (the previous one was a bit smaller). Everything is here, all at a click. I really love it. 3 posts - 2 participants Read full topic
View Article