IDE continues to have major problems rendering controls
This is what the IDE shows: Luckily the built app renders correctly as intended: But it makes it very hard to edit the controls of course. Changing tabs and returning does not solve the problem....
View ArticleSkype 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 ArticleHelp for a beautiful design
Good evening group, I’m making the draft of this window, there is the data entry, the listbox with the list of my data, and on the right a window that I will probably make disappear, where the user...
View ArticleImplementing a navigation set of buttons for SQLite in API2
APIé:I’ve made searches and I get to this conclusion: a “SELECT * TABLE” have to be done and keep until the window close (what if I add a Record or Modify one ?) The next simple step would be to...
View ArticleSlow load slow compile and test_functions2.py file error
slow load, slow compile for one app and after trying to RUN using the [RUN] button i get a “test_functions2.py” file error. i am not using any such file. this took place after adding ChilKat - Async...
View ArticleComputed properties not showing in debugger's array view
If you have an array of class instances, the class’s computed properties aren’t visible in the debugger until you click into each one and back to array view. This is a frustrating regression from...
View ArticleDeveloper app usefulness
Anybody finding Apple’s Developer app useful? As for me, I’d get rid of it… 2 posts - 2 participants Read full topic
View ArticleDBKit - more complex searches?
Hi all, I’m using Xojo with DBkit on XojoCloud and it’ an amazing timesaver. DBKit’s SearchField with a QueryRowsListBox are great for simple searches. I’m wondering if there is a way to use DBKit for...
View ArticleColor Gradient in a Listbox
After much tinkering I managed to get a gradient, but I would like it to go from left to right, from the color chosen as the background it should fade towards white… or at least a color more towards...
View Article25 Years of Monkeybread Software
This month we celebrate 25 years of Monkeybread Software. In April 2000 I started my self employment with filling the business registration form. Originally I coded shareware applications, but since I...
View ArticleXojo Credit Card Validator
Hello everyone! I was a bit surprised not to find any ready-to-use credit card number validation classes on GitHub made with Xojo… so I decided to create and share one! It includes basic support for...
View Article