Change the title font on a MobileScreen (iOS)
Hi, does somebody know a way to change the title font on a MobileScreen? I already had a look at the iOSDesignExtensions but there is no extension for it. Thanks a lot. 3 posts - 3 participants Read...
View ArticleWhy does my event handler not fire?
I have a DesktopContainer, an instance of which I put on a window in the IDE. This container has a few properties and that’s all (for now), I also added a vertical scrollbar control to the window. The...
View ArticleExample Project Issue: Listbox Basics
The example project: Listbox Basics No changes made to the project. Gives the following errors when running the project: Windows 11, Xojo Version 2024r2.1 Listbox Basics.zip (12.3 KB) 24 posts - 6...
View ArticleXojo2024R2.1: WebFileUploader - problem opening file selection dialog
I can’t replicate this yet and I have not enough info to share but it has been reported to me that WebFileUploader control used in our Web App is not opening File selection dialog. I hope to get more...
View ArticleI like my own picture formats
Well, as I am programming card games, i am dealing with pictures. I don’t like very much that Xojo transforms all my picture formats to png format in the resources. I am thinking a lot about what my...
View ArticleOdd IDE file menu icons
I just began using 2024r2.1 (Windows 10) and get these odd divider icons in the IDE file menu. Just me (file corruption somewhere?) or is this a general problem? 2 posts - 2 participants Read full topic
View ArticleHow to get the app name programatically?
Hello, I would like to get the app name programmatically. Is there a method to do this? Thanks, Tim 3 posts - 2 participants Read full topic
View ArticleHow does one determine if a variable is empty from within a script?
how does one determine if a variable is empty from within a script? 8 posts - 6 participants Read full topic
View Article17 years of MBS Xojo DynaPDF Plugin
About 17 years ago we started the development of our DynaPDF Plugin. After a year of development, the plugin was released to the public on 1st Sep 2007 with MBS Plugin 7.6pr1. This plugin has been a...
View ArticleWeekly Web Timer
Hi I’m trying to create a weekly web timer running at app level but struggling badly, I can do the calculations ok (T think) but its the setup of the time itself that’s eluding me. all the docs seem...
View ArticleDesktop textfield color
I set a text field to a color. It launched and was fine. At some point I started changing properties of the textfield - now, when I run the app, that field has no color. Is there a property I may have...
View ArticleSpecialFolder.ApplicationData vs path=SpecialFolder.SharedApplicationData
Hi. I’m writing a software that saves some settings in the Application data. First I create the folder item like this file= new folderitem(SpecialFolder.ApplicationData.NativePath+“/My Software/”+“My...
View ArticleXojo Web. What goes where?
I need some help understanding some basic concepts about Xojo Web. My background: I am not a professional programmer. I simply have thoughts along the line of ‘there must be a better solution for this...
View ArticleChange colors in single cell of DesktopListBox?
I have a grid made using a DesktopListBox, and I need to change the background color of a single cell only. Is this possible, and if so, how do I do it? 5 posts - 4 participants Read full topic
View ArticleAdding form data to urlConnection POST request
I am trying to build a POST request to use with urlConnection. I have done quite a few of these, but never before with an attachment. In Postman I put together a request that looks like this:...
View ArticleIs this possible to do?
Hi all xojo cloud members So I have a customer who is hosting their own website, but obviously I’m running xojo cloud, and they want my app on their web site. I’ve tried opening a link to the cloud...
View ArticlePi Launch App At session start
After seen this topic App autostart , and see that it doesn’t work with last version of my new Pi, I look the net and found solution. For those who need to start their App at launch with Raspberry Pi,...
View ArticleSimple graphic app dosble?
Good afternoon My gitlfriend used once a free graphic app based on JS from Berlin which was then sold to Corel, and they started to charge heavily. Next try was a native macOS app, also free, and...
View ArticleUSB Audio processing
Good evening (o; As I started to enjoy Xojo recently (again ;o) I would like to know if it is possible to: Send out an audio sweep from 20Hz to 2kHz over USB At the same time capture audio samples...
View Article