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

[77308] SQLite and the Resources folder

I read that Issue and do not understand from where this guy takes his references. The Issue subject name is: Start of Issue title: SQLite has been changed to load copies of databases in the resource...

View Article


Worker CorePercent and MaximumCoreCount

Two questions on Workers: Is there any way to allow a user to change Worker.CorePercent or Worker.MaximumCoreCount in my macOS and Windows app? Asking as some users may want my app to run the process...

View Article


How to get WebTextArea.SelectedText?

While the Desktop has a DesktopTextArea.SelectedText function, the web has no equivalent. Is there are workaround to get WebTextArea.SelectedText? 5 posts - 3 participants Read full topic

View Article

Stammtisch in Wien im September 2024?

Hallo, schaut aus als wäre ich später im September mal in Wien. Jemand aus Wien hier? Gibt’s Interesse an einem Xojo Stammtisch? Gruß Christian 1 post - 1 participant Read full topic

View Article

Xojo meet-up in Vienna in September 2024?

Hello, I may be coming to Vienna in two weeks. And Xojo developers interested in a meet-up? Greetings Christian 1 post - 1 participant Read full topic

View Article


How do I prevent taking screenshots of my application?

Hi, How do I prevent taking screenshots of my application’s main window? I tested the undocumented API first: Declare Function CGSSetWindowCaptureExcludeShape Lib “ApplicationServices” (cid As UInt32,...

View Article

Print to pdf forgot to print the FileTypeGroup

Checked with the latest - regular, no beta - macOS / Xojo. I loaded a project I get from the web and was confused (once more), so to go faster to the code I printed the project to pdf and load it. I...

View Article

Increasing Concurrent Connections for Xojo Standalone Web App on IIS

Hello, I am running a Xojo standalone web app on a Windows server (IIS), and I’m experiencing a 502 error when the number of concurrent connections reaches around 30 users. The server specifications...

View Article


Cant write to Windows 11 Document folder

Xojo desktop app. Attempting to save/write to the.\Documents folder or any subfolder of .\Documents within the user profile fails with an access denied error 5. The application can save to every other...

View Article


UrlConnection AddHandler impossible?

(topic deleted by author) 1 post - 1 participant Read full topic

View Article

Image may be NSFW.
Clik here to view.

DesktopHTMLViewer Missing Events

I noticed in v2024 R2.1 that for example DocumentBegin,DocumentComplete and Document ProgressChanged are missing when you try and add and Event Handler to the object. However you can use AddHandler...

View Article

Reflections from a new user

For a while now, I’ve been trying to make Xojo my first programming language because it claims to compare itself to modern Visual Basic, but the documentation assumes you’re already coming from...

View Article

PDFGraphics TextWidth and TextHeight bug

Feedback Case Number: 77333 https://tracker.xojo.com/xojoinc/xojo/-/issues/77333 Hello Xojo Warriors. There is a really showstopper bug in PDFGraphics. Measuring of TextWidth and TextHeight is not...

View Article


WMDeviceChange Event Windows

Hi, I want to capture when any USB disk is plugged in. I also want to capture the letter it is assigned to. 2 posts - 2 participants Read full topic

View Article

Is there something wrong with this database?

Hiya, I’m trying to process some data for work. I have converted the data (which was in CSV format) to an SQLite database using Norman Palardy’s tool (GitHub - npalardy/CSVParser: Event based and...

View Article


Image may be NSFW.
Clik here to view.

Odd behavior with printing on Windows with x-platform app

With help from this community, I finished my first real app in Xojo: It lets a warehouse staffer simply type in the SKU of a returned item and print out a CODE-39 barcode to a desktop Dymo label...

View Article

Combine WebListBoxCellRenderer and WebListBoxStyleRenderer

Create another cell render that does both. I.e. sets a specific cell to a style as well as get a customcellaction from it. Is that possible? I see how to add the ability to respond to clicks in the...

View Article


Ideas for App Credentials and Security

Hello all, I am working on a web app. It has initial password security but I need to limit the menus/forms that the user can see, based on their login credentials. Does anyone have any sample code,...

View Article

Loading listbox with dbkit

Lets just start by saying I’m just missing the plot here (or more like being dense!), but for the life of me I can’t seem to figure this out . I have a sqlite database with table name of products, all...

View Article

Interface with AddHandler

Some weeks ago I played around with a project to make a listbox of containers. I now want to add different containers to the listbox. This is the code to add a container: Public Sub...

View Article
Browsing all 3600 articles
Browse latest View live