Applescript to close an open TextEdit document
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleLzss file compression
Anyone have any suggestions for doing lzss file compression? I’m writing a tool to automate packaging and uploading OTA update files for Arduino and they use/require lzss compressed files. There are...
View ArticleAppleScript, closing multiple documents
Hello, I would like to create an AppleScript for Preview to close all open documents with a particular string in their title, e.g. tell application "Preview" try close all documents whose title...
View ArticleWindows ODBC on Snapdragon
Friends I just bought a Win 11 Surface Snapdragon. Very nice tech, but it seems there’s no odbc from anybody. So I’m limited to using MS Access. I can still connect to my remote MySQL and all that,...
View ArticlePopup menu in desktop like ios
Hi team. I have a windows app running on a touch screen with a large popup menu. It goes off the screen and requires a scroll using the small little right hand scroll section. Does anyone have a...
View ArticleMBS Plugins 24.6 pre-releases
Hello, in this thread I want to post to you what’s new in 24.6 prerelease plugins. Download here: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/ or from Dropbox or ask (in private message or...
View Article@%$@£%$ iCloud
Off topic, because - who else can I tell? iCloud, once turned on, basically ransoms your data. It’s ‘in the cloud’, its ‘backed up’, but when you want it back, it will do it’s dangdest to stop you....
View ArticleChanging the Color of a Single Character In a TextArea string
I need to highlight a single character in a desktoptextarea string depending on where the cursor is in a canvas. I thought it would be easy to make all the characters the same color (green) then make...
View ArticleDBKit mystery
Dear All, I updated my app with the latest DBKit, and all sorts of stuff went wrong. I figured out most of it, but I get an error that I just don’t understand. It is deep within the DBKit code....
View ArticleAnalysis of Xojo’s Bug Tracking System
Recently, we invested a significant amount of VC funding to conduct a thorough analysis of our core business operations. We engaged a well-regarded national consulting firm with expertise in software...
View ArticleXojo2024R3.1: URLConnection.ContentReceived - MessageBox not showing
One of the WebPages has URLConnection object in the tray at the bottom, in the ContentReceived event there is some that it is supposed to display message using MessageBox. Example: #Pragma Unused URL...
View ArticleScreensaver idleTime help
Hi all. I’m having an issue with idleTime on the Mac for a screensaver. I am running Sonoma and Xojo 3.1. When I run my program, I use the commands 'reset the screen saver apple supplied var...
View ArticleHow to order a WebList box properly in Xojo 2024R4?
Hello all, Can anyone provide sample code or suggestions to sorting a WebListBox? This thread discusses the same problem, but for desktop list box....
View ArticlePostgreSQL How to sort apha numeric columns?
Hello all, I have a column that is of type text. It contains data such as: A1 A10 A100 A300 B1 B10 C001 C010 Any ideas how to construct a SQL query so that these are ordered Correctly, first by Alpha,...
View ArticleEdit TextArea in a bigger window
Hello everyone, I would like to know if it is possible to create a command for TextArea that opens a bigger window to edit the text of TextArea, just as it already exists in the XOJO workspace. I...
View ArticleKernel32.dll - CreateFile2
I upgrade Xojo 2023r4 to Xojo 2024r2 and some of my users that still have old Windows 7 PCs have the following problem: Any advice to solve this without having to ask my customer to upgrade his...
View ArticleDetect launch screen
Hi all, I’m trying to add some final embellishments to a Mac app - and make it as ‘Mac’ like as possible. Is it therefore possible to detect which screen the app was launched on, like Apple’s own apps...
View ArticleHow to stop a URLConnection call before it completes and start a new one?
Another one of my “works on iOS but not on Android” posts I am working on a URLConnection to OpenAI. The process can take a handful of seconds to complete in some cases. There can be a desire by the...
View ArticlemacOS / Windows VM strategies for Xojo 2024
After 5 years with my 2019 MacBook pro, I finally decided to make the upgrade to Apple Silicon for my main development machine. I’m going to freeze my old software (which supports macOS through...
View ArticleApp Wrapper 4.8 UB Public Beta
App Wrapper 4 is finally UB, Internal testing appears to have caught all the API that needed to be updated and now I’m pleased to make this version available to the public for testing. It is a...
View Article