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

Image may be NSFW.
Clik here to view.

Preselect cascading DesktopListBoxes

Good afternoon (o; Have a window with four DesktopListBoxes where a user chooses from left to right what device he wants to use: After selecting through, all IDs from the ListBoxes are stored in a...

View Article


Turkish character on PDF Documents

Anyone knows how to represent Turkish character in PDF Docs. Seems that if you do not embed a font, the UTF8 you’ll not able to print 'em. Without using MBS Plugin or Einhgur ones, just with...

View Article


MBS Audio stopping

Okay…found some time to test the MBS Audio plugin… And with a little tweaking I get the sweep sine wave with the Port Audio example app. The Callback looks like this now to generate the sweep: Var...

View Article

Project file format

Good evening (o; For my IDE I need to save a file which holds the project items and settings, like source files and settings. Seen an older thread where SQLite format was suggested. What format do you...

View Article

MBS UserNotification example + Other Button

How the heck do you tell if the otherButton was selected? In the MyNSUserNotificationCenterDelegateMBS even handler for didActivateNotification I added the code below, but...

View Article


Trying to use modal dialog in main window in desktop app

it seems like the simplest stuff confuses me, i apologize. The main window in my desktop app is called DGwindow i have almost everything within this window. i literally copy/pasted the script from the...

View Article

Image may be NSFW.
Clik here to view.

JSON generation

Good evening (o; As suggested I’m trying to use JSON for storing project settings and source files for my FPGA IDE to a JSON. Now what is wrong with this? If I move the “projectFile.Value(“sources” =...

View Article

Image may be NSFW.
Clik here to view.

Please add touchscreen support to RPi

Well I’ve asked Alyssa several times already but never got any clear answer about that. As Raspberry Pi and similar devices are used together with a touchscreen it would be of a great value if...

View Article


ParseJSON error

I get an error when loading the following valid JSON string: The string var JSONString contains the following text: { "Lines": [ { "index": 0, "nb": "9822", "size": 2, "position": { "default": 1,...

View Article


Image may be NSFW.
Clik here to view.

PSQL Select number range in text column

Hi! I’m trying to find a way to do this, so, to draw a picture for you, let me say: I’ve got a column - text type- containing alpha-numeric data (basically a piece of info and sizes)...

View Article

Desktop Chart Set Axis Labels

Hi all, I can’t find how to create and format axis labels (not tick labels) on desktop charts. Could someone please point me in the right direction? Also, is there a way to set the additional...

View Article

Timer with higher resolution

I need a timer that fires faster than 1/1000 of a second, let’s say 1/10.000. Is there a solution for that? Thanks 1 post - 1 participant Read full topic

View Article

Can we automatically start a program

Hi there. Little question. Let’s say I want my screensaver program (yes THAT again) to start running as soon as the main window opens. Is that possible? I can get the program to load when the OS (Mac...

View Article


MYSQL workbench

Does anyone know if there is an easy way to print a list of columns from a Table from a printer. Its not critical at all, just wondering if there is an easy way from within Workbench to do it…? 2...

View Article

Problem with pluginEntryTable.GetEntry

I have lost all texts from the forum when my drive failed so kindly excuse me reposting this inquiry. I have a program involving an SQLite database on a desktop and I’m trying to compile but I get the...

View Article


Managing File Access in Xojo with NSFileCoordinator

In the realm of cross-platform development, handling file access consistently across different operating systems can be a challenging task. For Xojo developers working on macOS or iOS,...

View Article

Private_key.jks in Windows and macOS

Hi, I generated the private_key.jks file on Windows using Android Studio as indicated in the guides. I created the property file and placed it in the same folder. I compiled the App and also sent it...

View Article


Wie kann man die Vorschau öffnen?

Hallo Ihr Lieben! Ich möchte mit einem ShellPfad die Vorschau (nicht das Programm erst starten) beim Mac öffnen. Geht das? 5 posts - 5 participants Read full topic

View Article

DatabaseRow type and current record

Am I missing something here? Iterating a RowSet provides references to elements of DatabaseRow type. What I am looking for is a way to assign a DatabaseRow type outside an iterator ? Examples below...

View Article

Navigate with post data

Dear Xojo users, I need to navigate from Xojo to a URL, much like “GotoURL” is working, but I would like to navigate to that page while setting Request Headers and Request Body, like they are set when...

View Article
Browsing all 3600 articles
Browse latest View live