Xojo Treeview custom opened/closed icons
Good morning Stumbled upon this Xojo add-on for displaying hierarchical tree view: GitHub GitHub - jo-tools/treeview: Xojo example project: Tree View Xojo example project: Tree View. Contribute to...
View ArticleBest way to read/write potentially busy files
I have various apps which read and write small data files. Typically these are an app which interfaces to a sensor and generates results every 10 seconds or so. I delete the existing file and write a...
View ArticleIcons in DesktopListBox disappear when row is selected
Good afternoon (o; Playing around with DesktopListBox and several events for painting to display own icons. If I use the PaintCellBackground to draw an icon in front and one at the end and return...
View ArticleScreensaver in Xojo - file location
I created a simple screensaver in Xojo, just some Canvas with mathematical lines. It works, thanks to Alex Restrepo. Screensavers are typically stored in the System32 subfolder in Windows. In that way...
View ArticleRaise event of a control from a class derived from the control
Hi all, long term user, but first time poster! My goal is simple. I am creating a very simple script editor for my desktop app(on Mac). I wish to pass on the MouseWheel event from the TextArea1 to...
View ArticleDesktopListbox Accessing the Backend (XOJListboxController)
Hey everyone, I’ve been fighting with DesktopListboxes a bit over the weekend and wondered if anyone knows of a way to access a pointer/reference to the ListboxController. It seems to have its own...
View ArticleEscaped PostgreSQL database password
We are getting a connection error when we connect to a PostgreSQL database with a password that contains a ’ character. With no escaping: missing "=" after "'" in connection info string If we escape...
View ArticleIs WebMapLocation Broken?
Using examples from the documentation I’m getting an odd error when creating a WebMapLocation. Example 1 Works fine: dim location1 as new WebMapLocation(38.8977, -77.0366, “TheWhiteHouse”) Example 2...
View ArticleXojo2024R2.1: WebListBox and context menu trouble when working with touch pad...
I have noticed odd problem with context menu, WebListBox and touch pad on my Mac M1 when using keyboard shortcut to invoke the context menu. I would typically hold down Control key and tap on the...
View ArticleWorkaround for compile error with Material Icon dependency
If you have recently installed Xojo or have invalidated the cache, you may be seeing this error when you try to run/build any Android project: Unable to download Material Icon dependency required for...
View ArticleIs it possible to use @variables with MySQL Selects? It's not working
I use to write mysql querys with TablePlus app and when I’m sure that the query is ok I copy it to xojo as a string variable to run with db.SelectSQL(query). The problem is that I can’t specify a...
View ArticleBest practices to install a large amount of data
In the past, I’ve just had my app unpack a few zip files containing support files, empty sqlite databases etc out of my app bundle’s Resources folder and copied them to Application Support. But on a...
View ArticleIs there a way to enable a menu selected
Hello all! I have a web page that has a menu on it. I would like to be able to click on the title and have a page come up. I want it to be somewhat hidden as it will be for some parameters of the...
View ArticleCan NFC reading of IC card numbers be achieved on mobile phones?
Can NFC reading of IC card numbers be achieved on android? 1 post - 1 participant Read full topic
View ArticleHow to traverse DesktopContainer
In the new version, when I create multiple DesktopContainers and reference them in Windows1. I hope to enumerate all Container1 objects. In the past, I could use the following code for each itm as...
View ArticleCan't add a control inside DesktopListBox event
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleSomething extraordinary (crash)
MacBook Pro m1 I fired Xojo, load my project, run and crash. load another, same result. Quit everything, shutdown the laptop. Wait a minute. Boot, Load Xojo, Load project (same as first above), Run,...
View ArticleTrigger RowExpanded event of DesktopListBox
Good afternoon Using the RowExpanded event to populate rows from a Dictionary containing file names…all fine. Now is there a way to trigger this event? When dropping source files onto the...
View ArticleThe Huge Xojo Sale Start Today!
For the next three days get great discounts on all the Xojo licenses! Today only, take up to 30% off all #Xojo licenses! That’s 30% off Xojo Desktop, Web, Mobile, Pro & Pro Plus! Or, get 25% off...
View ArticleProblem mit kMDItemContentCreationDate >
Hallo Ihr Lieben! Ich nutze gerne den intelligenten Ordner, sodass ich meine Kriterien sehr gut erstellen kann, Nach Sichern und Öffnern der Information, kopiere ich diesen Inhalt Dieser Inhalt wird...
View Article