Find unused source constructs of all kind
I am looking for a free code analyzer for Xojo projects that can display all unused source constructs such as localized strings, declarations etc… Perhaps a Visual Studio Code plugin could also be...
View ArticleWhy no native ROUND function?
Hi, As far as I know, Xojo doesn’t have any native functions for rounding like VB6 “Round”. So I have to resort to Format but I don’t like it because ti changes to type to strings and it won’t work...
View ArticleCut and paste again
Xojo 2024 R2.1 Sonoma 14.5 Sometimes, not always !!, Cut and Paste, paste the previously copy/cut done just before the latest cut. Is it like the latest cut is not copied to the clipboard, (but...
View ArticleMySQLCommunityServer SelectSQL regional signs encoding
Hi! I am writing app that main and mandatory thing will be connecting to database external hosted database (not sqlite). As it will keep things in my native language (polish) i need it to keep polish...
View Article開発ツールパック、2024年Xojo用Omegabundle発売!
Xojoのクロスプラットフォーム開発プラットフォームで使用出来るトップ開発ツールとサードパーティーコンポーネントをお手頃に獲得できるチャンス!...
View ArticleCreate a Portable Application That Connects to an Oracle Database?
Is it possible to create a portable application that accesses an Oracle database? With the deprecation and removal of the OracleDB plugin, it looks like the only option left is ODBC, but that requires...
View ArticleGraphics.DrawText not showing on Webcanvas on Xojo Cloud
I have a webpage with a webcanvas. I use Graphics.DrawText to show some text among other graphics in the webcanvas. It all works fine when I run/debug it on my Windows computer with Chrome. But, when...
View ArticleMBS NSSplitView headaches
I’m trying to figure out how to set minimum and maximum positions for the SplitView divider(s) I’ve read through the properties, methods and event handlers, and all I have to show for it is a massive...
View ArticleHow will you use preemptive threads?
I have an idea of how I might use preemptive threads once they arrive, but I wonder if my thoughts are atypical, so I ask the community: if you have a specific project or improvement in mind, can you...
View ArticleWebToolBar questions
Hello guys, Does WebToolBar supports Icons for the MenuItem ? i don’t seem to find anywhere that option . Thanks 5 posts - 3 participants Read full topic
View ArticleMBS Plugins 24.4 pre-releases
Hello, in this thread I want to post to you what’s new in 24.4 prerelease plugins. Download here: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/ or from Dropbox or ask (in private message or...
View ArticleChanging super CC to another CC
hi, I have a CC object which has a super of another CC, which works fine. now I wanted to change the super CC to another CC, I got an error saying I can’t inherit from a window ??? did anyone had the...
View ArticleDictionary : keys as Pair
Hi guys ! I have a dictionary that has Pairs as Key and a variant as value Exemple : Dim mDict as New Dictionary mDict.value(1:2) = “somevalue” mDict.value(2:2) = “OtherValue” // replacing the 1:2...
View ArticleAnyone here in the forum who switched from Livecode to Xojo
Hi there, the topic says it all. Are there any members who switched from Livecode to Xojo and would share their experience? How long did it take to get familiar with it? I am seriously thinking of...
View Article[ANN] Sharing your Xojo projects on the Forum!
Thanks to Xojo MVP Jeremie Leroy for bringing this case to our attention. We’ve opened the forum to allow you to upload zip files so you can easily share your Xojo projects! The moderators do all we...
View ArticleCompiler Error
When trying out Android on Xojo 2024R2, I keep running into all kind of weird compiler errors. The latest one I’m getting is; Android Compiler: Uknown reference: n It has no link to the source that...
View ArticleI Need Advice on Optimizing Database Queries in Xojo Web App
Hey Guys! I am using Xojo to construct a web application, and while doing so, I have run across several database query performance concerns. My application retrieves a substantial amount of data by...
View ArticleAccessing SQL Server on a Mac
Can anyone offer any instructions for accessing an SQL Server DB on a Mac using the provided MS SQLServer Plugin from XOJO? Is there a driver than needs to be installed? 3 posts - 3 participants Read...
View ArticleWhat widget should I use?
I’m trying to display something that looks like ‘film’ from a 35mm camera. I have a list of Pictures and want to simply blit them onto something like a listbox that can be scrolled. I tried using the...
View Article[Poll] Automatically Installing Libraries
Hi Web Devs! I’ve recently received an inquiry for whether Linux servers configured by Lifeboat were able to connect to Microsoft SQL Server databases. Turns out it’s apparently easy to do with...
View Article