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

Hangout Xojo en Español (28/2/2024)

No te pierdas el próximo Xojo Hangout en Español que tendrá lugar el próximo 2024-02-28T18:00:00Z UTC Únete a nosotros utilizando Zoom desde este enlace. 1 post - 1 participant Read full topic

View Article


Image may be NSFW.
Clik here to view.

URLConnection on Android App

I am using a Macbook pro M1 and Xojo 2023r4 Just for the pourpose of this post in order to simplify the explanation of my problem, I had created a middleware in order to work as a web service...

View Article


ParamArray help needed

I have wrapper methods for database calls, so I can handle and more particularly log errors, and not have to pad out the main logic for every database call. So, for ExecuteSQL, I might have this:...

View Article

SelectRowWithText not selecting a matching row (Desktop Popup)

I have a popup menu that currently has two predefined options. There will eventually be more: Mono8 Mono16 These values match parameters stored on a frame grabber board. I am reading the value on the...

View Article

WebTextField: how to have a Pressed event?

I would like to detect a clic inside a webtextfield ( that is read only as a side note) how to implement this ? thanks. 2 posts - 2 participants Read full topic

View Article


Etichette

I would like an example on how to make labels with Dyna Pdf with the possibility of going to the next line if the word is too long 4 posts - 2 participants Read full topic

View Article

Get all iOSLayoutConstraint instances for a screen?

I’ve written a stack control (just like the iOS and macOS control), with a canvas subclass, that works intuitively—drag your controls on to it (parent them), pick your axis and distribution methodj,...

View Article

PaintCellText event code to show the rightmost part of a string in a...

Function PaintCellText(g as Graphics, row as Integer, column as Integer, x as Integer, y as Integer) Handles PaintCellText as Boolean ' This PaintCellText event handler is designed for a...

View Article


Regex Search and Simplified Chinese

Can you do a Regex search a Dictionary type if the data is Simplified Chinese? err = new RegExException redim whereToPut(-1) // reset results array Found = false rg = New RegEx // setup for search via...

View Article


Image may be NSFW.
Clik here to view.

Windows Ereignisprotokoll auslesen

Hallo, meine Windows Apps schreiben in das Windows Ereignisprotokoll. Ich würde gerne eine Möglichkeit anbieten innerhalb meiner App, Einträge zu derselben App aus dem Windows Ereingnisprotokoll...

View Article

Image may be NSFW.
Clik here to view.

Built App sizes

What is Xojo doing about Built App sizes ? There is not legit reason for every single version of IDE to creep up App size of built applications. That is not what compilers do. Why did the move to...

View Article

Windows to linux

Any Windows to Linux converts that would share their experiences? Any deal breakers. How is XOJO on Linux compared to Window’s? Now that I am retired and don’t need to use Windows any longer, I would...

View Article

Image may be NSFW.
Clik here to view.

iOS build error

Anyone got an idea what this is about? 3 posts - 2 participants Read full topic

View Article


How to get WindowID?

Hello, How to get the ID of the active window (WindowID)? I tested this but always returns 0 ! Soft Declare Function NSClassFromString Lib "Cocoa" (className As CFStringRef) As Ptr Soft Declare...

View Article

URLConnection Basic Authentication

Using Xojo 2023 R4 on Linux. I’m connecting to an external API using the URLConnection class. The API needs Basic HTTP authentication, so I implemented the AuthenticationRequested event handler. This...

View Article


Problem with DynaPDF today

Hello, For some reason, my App has been unable to generate A4 PDF files (MBS DynaPDF) with tables on Windows Server since today (it’s still OK on debug mode on Mac). The only notable event was the...

View Article

CSSColorValue(selector as String, propertyName as String, fallbackColor as...

for this xojo method, available for DrawControlInLayoutEditor, what are the available values for propertyName ? it seems the “color” value does not seems to work (in xojo 2023r4) anymore ?...

View Article


Image may be NSFW.
Clik here to view.

[ANN] Upcoming Webinar: Using Xojo to Develop NetSuite Web Apps

Upcoming Webinar: Using Xojo to Develop NetSuite Web Apps In the third installment of our Xojo / NetSuite Development webinar series, Tim Dietrich demonstrates how you can use Xojo to build a Web app...

View Article

Have two iPads talk to each other

I’ve written a little iPad app for a neighborhood organization. The main purpose is to collect email addresses from people who attend events. Assume we have two iPads in use. Is it possible to have...

View Article

Running on Sonoma Intel

Hi team! I’m have built a Windows/Mac app with 2023r4, which runs fine on Windows 10 and Mac OS Ventura (and before) but is not opening on Sonoma (on Intel Mac) when I share with my testers. I have...

View Article
Browsing all 3600 articles
Browse latest View live