Xojo2024R3.1: WebListBox.SelectionChanged event - how to ignore it
I need some advise/help from more experienced Xojo developers. I understand that SelectionChanged event is triggered either by user explicitly selecting row in the WebListBox or via code such as:...
View ArticlecubeSQL server not connecting
Hi gang, Very strange one happening at my end that I can’t get my head around. Got an app that’s been running on a MacOS Ventura Mac for some time. Now, for whatever reason, it refuses to connect to a...
View ArticleEncrypt/decrypt a .txt file
Dear all, I would like to encrypt a .txt file and then including into the built App (in the Resources folder). For then be able to read (=decrypt) and use the information stored from within the App ....
View ArticleDisabling a menu item?
I would like to disable a menu item during a condition, but cannot find a way to do it. I checked the forum and even asked 2 different AI, which normally gives me very good info. However I cannot get...
View ArticleMAC-Adresse von Nachbarn im LAN herausbekommen?
Gibt es in Xojo eine Möglichkeit, die remote Mac-Adresse eines verbundenen TCP-Sockets heraus zu bekommen? Mit einer Shell arp -a zu machen und das Resultat zu parsen, das ist mir klar. Gehts auch...
View ArticleDrag files instead of images from WKWebviewMBS to desktop
In WKWebview I show previews of files as images. When I drag the image to the desktop a png is written. How do I tell the WKWebview that I want to have a file written to the desktop instead? Each...
View ArticlePictures not included in binary project
Pictures imported into a project show up in the IDE (e.g. one can select a picture for an ImageViewer). However, they do not seem to be included when one saves the project as a binary project. Is...
View ArticleLanguage translation
I have looked for an answer to my question, but it doesn’t appear that it’s been covered. I have a program written in English. Everything runs fine. I’d like to change the text and labels from English...
View ArticleXojo November Sales Starts Today!
Today through Thursday, November 21st we’re offering 20% off all Xojo licenses and Xojo Third Party Extras! The sale includes all Xojo licenses including New, Renewals and Upgrades plus all Third...
View ArticleFocus issues
How do I find where keypresses are going when no control has focus? I have been using the window Keydown event successfully but suddenly it doesn’t work. This happens after I use a different window to...
View ArticleWhat is the fastest method to get the number of files in a folder?
What is the fastest method to get the number of files in a folder? Xojo method: Var folder As FolderItem = SpecialFolder.Desktop.Child("FolderName") If folder <> Nil And folder.Exists And...
View ArticleTab stop
Hi All, Quick question. I have just opened a couple of my ongoing projects to do a couple of changes and noticed that the popupmenu control no longer tabs into. I’ve got the Allow Tab Stop switch on...
View ArticleExtract Text
Hello, I have an imagewell, ImageWell1, I drop images on that imagewell, and the images contain text only, about 20 characters at most. How can I extract the text from the image being displayed in...
View ArticleWhat are you working on? Show and tell
Hey everyone, what are you working on for the Linux platform? Just curious about the Linux community in Xojo, whether you’re selling it, have it free and open source or porting it share it here! Also...
View ArticleCrear una tabla en PDF… con datos que no procedan de RowSet
Hola, Tal y como me habéis pedido algunos usuarios, he publicado un artículo en el que se muestra como se puede utilizar la interfaz de clase PDFTableDatasource para crear una tabla en un documento...
View ArticleXojo 2024R3.1: WebListBox.UpdateBrowser - can this be used with DataSource...
I don’t know where to get the answer for my question, hence this posting. Perhaps someone can help me understand if UpdateBrowser method can be used with WebListBox using DataSource class. If so, can...
View ArticleApplication hang on ShowSaveFileDialog on Windows
Hello, I have some feedbacks from customers where the application hangs when I call ShowSaveFileDialog(). Directly after I call the method, the window to select a file/folder appears and the app hangs...
View ArticleDebugLog Scroll? (Windows 11)
i just updated to Xojo 2024r3.1 it seems the debug log output in the ide does not scroll to the last row? is that optional now, a new feature? how can i see the last entry at debugging? 1 post - 1...
View ArticleLocation of System.log?
I am looking for the location of System.Log when using it in a WebApp. The app is running on Linux (Debian 12) through nginx, installed with Lifeboat. I am using:...
View ArticleNotarization MacOS 2024 >
I have all my certificates in place, have a pkg package ready to be notarized. Are you guys using X-Code for the process or the terminal? 3rd party tools? 7 posts - 4 participants Read full topic
View Article