Quantcast
Channel: Xojo Programming Forum - Latest topics
Browsing all 3600 articles
Browse latest View live

Weblistboxstylerenderer cellonly=false does not work

On Windows 11 Xojo 2014r1.1 I have a weblistboxstylerenderer that works fine if I apply the style to only a single cell. But if I set cellonly = false it does not apply the style to any of the cells....

View Article


WebChart axis text color

Hi, I have a WebChart on a dark background and I need to change both the x and y axis colors to white. I set up a ColorGroup and used HistoryChart.style.ForegroundColor = WhiteColorGroup but it...

View Article


Error message "Failed Error: abortedUpload" when notarising my app

Does anyone else have problems with notarisation today? I’m on a really slow connection currently. The Goggle wasn’t able to tell me if the error is a network one or a notarisation problem: Failed...

View Article

sqlite.createDatabase - destroys any existing content

I had a bug that took me a while to resolve - so I thought I’d document it. I had an in-memory database (scanDB) that I wanted saved to a file so that it could be attached to second in-memory database...

View Article

How do I see local files in Finder on Mac?

Hello everyone, I’m new to using a Mac, and Following this Blog Future Scope Of Big Data or How can I open my app file and I’m wondering how I can view local files in Finder. Could someone please...

View Article


XOJO example code with ADS1115 A/D converter

I’m relatively new to the Xojo world and I know I still have a lot to learn. I would like to do a proof of concept using the ADS1115 A/D converted connected to a RsPi. I’ve been trying this test for...

View Article

Can OpenDialog remember the last directory used?

The OpenDialog class has an InitialDirectory property. How should one set this value, based on the last location that was open by the user. Like, where do you store the value, so that the next...

View Article

Looking for new icons for an app - need both windows and mac

Looking for some new icons for a new application and I need them for both mac and windows. Any suggestions - free would be best. 5 posts - 5 participants Read full topic

View Article


ListBoxCell(x,y) = ListBox

This may sound odd, but I want to embed and entire listbox into the cell of a ‘parent’ listbox. How can I get the Paint methods to do this, given that if a cell has a label set to sublist that the...

View Article


Possible Web Project, still safe and reliable or not?

Greetings, Due to some reasons i might need to start a web project for a small CRM and i wanted to know if the web side of XOJO is mature enough and can be used to create the web project or not ?...

View Article

Xojo2024R1 sorting WebListBox by column and loading row

I am not sure if this is a bug, but I can observe behavior that is really puzzling. When I select row in the WebListBox and load the details based on id in the row I get correct results. However, when...

View Article

Showpopover - google font no respetado?

Puede ser que cuando el Container es llamado por showpopover no respete el tipo de letra establecido en el HTML Header de : fonts.googleapis.com ? 3 posts - 3 participants Read full topic

View Article

WebListBox ColumnSelected

Hello all, What is the API2 replacement for WebListBox.ColumnSelected? Thanks, Tim 3 posts - 3 participants Read full topic

View Article


QRcode generation and scanning

Xojo’s inability to handle Kanji code in QRcode generation and scanning is a fatal flaw. Consider Shift-JIS or UTF-8. Providing Kanji code to Xojo’s Barcode.Imagen will result in an...

View Article

Conversion from a Php For loop to Xojo

Hello You all, I used Xojo a long time ago when it stil was Real Basic and now come back after many years. I have a hard time trying to convert a Php For loop to Xojo. The trouble is this loop...

View Article


Project format in Xojo Lite licenses

Sorry if the question may seem trivial… In the latest announcement of March 26 it is said that “new and existing Xojo Lite licenses are version control ready”. We have a Xojo Lite 2022r3 license, but...

View Article

GMIMAGEMBS in CMYK format? TIF in CMYK?

I have a number of customers who want CMYK colorspace TIF files from me. I can see that if I start with a GMImageMBS, I can set the colorspace to 10 CMYKColorspace = 10 (Cyan, magenta, yellow, black,...

View Article


Sound in Simulator

Been working on a little project that involves text to speech (e.g. system.speak). The problem is that I get no sound in the simulator. Anyone have a solution? 3 posts - 3 participants Read full topic

View Article

Writing to an external disk - Mac

Using OS 14.5, Xojo 2024 r1.1. In my program I was always able to write to an external drive by giving the program the full pathname, such as “/volumes/OWC Envoy Pro FX 1/Checkbook Backup/” +...

View Article

'Making' apps

Can you make more than one App in a Xojo project? I don’t mean multiple platforms, i mean two execs based off of the same modules etc. Assuming all are desktop or web but not necessary mixed. 4 posts...

View Article
Browsing all 3600 articles
Browse latest View live