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

Image may be NSFW.
Clik here to view.

Label Text over Label Text in Windows

I program XOJO on a Mac, and this is the first time i have built a version for Windows. The resulting app has a problem with overlaying transparent text. I am working on an app that uses an overlay of...

View Article


Cavas.Invalidate not launching Paint Event from Canvas Object

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

View Article


Invalidate not launching Paint Event from Canvas Object

I created a Canvas Object with 3 Picture Buffers. On the Main Window CanvasI Drawing Lines & Text in Extend P2Buffer() Array Frames when the Canvas Width exceeded. When it’s exceeded I add a...

View Article

Color picker close

After I let the user choose a color with the color.selectedfromdialog, I’d like to automatically close the color picker window. Is there a way for that? 2 posts - 2 participants Read full topic

View Article

Image may be NSFW.
Clik here to view.

Import a folder full of icons

I prepared standard and @2 images in a folder for a ToolBar. Once done, I drag and drop it to discover I have all icons (standard + 2) in the PopupMenu. Bug ? Example: 18 posts - 7 participants Read...

View Article


Image may be NSFW.
Clik here to view.

Modern macos window

Hi, is there a way to get a window like this? Thanks 4 posts - 3 participants Read full topic

View Article

Image may be NSFW.
Clik here to view.

Creating a Toogle Menu

I create a MenuItem, in the target window, I add a Menu Handler and place code there: How can I change the MenuItem name (from Show to Hide) ? 8 posts - 4 participants Read full topic

View Article

Image may be NSFW.
Clik here to view.

Debugger color picker alpha support

I’m not sure if this should be considered a bug or just a limitation of the IDE not being API 2.0 (I’m making that assumption here based on what I’m seeing). ETA: As Emile pointed out, the correct...

View Article


Image may be NSFW.
Clik here to view.

How can I change the ToolBar.ToolButton.Icon at Opening time?

I just spent two hours looking for a way to do it without finding anything. The closest thing I can come to is putting some code in ToolBar11.Opening. So, I tried several keywords, without finding...

View Article


Image may be NSFW.
Clik here to view.

Klasse erben

Hallo, jetzt wollte ich nach längerer Zeit mal wieder Fahrt aufnehmen, und schon stockt’s bei diesem vermeintlich einfachen Beispiel: Wo ist der Haken? 3 posts - 3 participants Read full topic

View Article

UDP Multicast on a Rasberry Pi 4

I am looking for some input regarding a UDP socket that listens for a Multicast from a device. I wrote a XOJO web application, its running on a Pi 4 Arm 64. Debain 12 is the OS. I wrote the App using...

View Article

Build settings via code

Can you get the values from the windows build settings (WINDOWS APP NAME, COMPANY NAME, PRODUCT NAME, INTERNAL NAME) 2 posts - 2 participants Read full topic

View Article

How Strong (as security) a pdf is

I want to generate a pdf who disallow the Copy. I saw - in the past - two types of security one that can be bypassed by many web servers in minutes another one (medial purpose) wwho needs years to...

View Article


Image may be NSFW.
Clik here to view.

Xojo DataGrid by BasicApp v.1.16

Hi guys, just to let you know about a new release of Xojo DataGrid component by BasicApp. This is the component link: basicapp.net Xojo DataGrid - BasicApp Xojo DataGrid - BasicApp - Grid component to...

View Article

Connect to SFTP to transfer files programatically

I have a hosted Xojo Web App that needs to reach out to external SFTP servers, to pull down files, list directory contents and their details, and do most FTP commands. I don’t find anything native in...

View Article


Extracting Data from a Web Page

In a desktop application for personal use, I’ve been using a URLConnection to visit a public website to extract information from the content to perform additional calculations. Recently though, the...

View Article

RSAVerifySignature with optional RSASignModes parameter

Hello, Does anybody know if the undocumented, optional RSASignModes parameter to the RSAVerifySignature works? I cannot get it to verify a valid SHA512 signature when passing...

View Article


How do I use the DesktopColorPicker?

Someone asked the question. I needed a break, so I wrote this simple HowTo. How do I use the DesktopColorPicker.pdf.zip (1.5 MB) To paraphrase some know person… “I whish the doculmentation was as nice...

View Article

Vector Graphics - are vectors preserved?

Does Vector Graphics in Xojo only refer to the process of creating bitmap pictures using Xojo vector methods, or does it also mean that Xojo stores the information used to create the bitmap as is done...

View Article

Search text in a SQLite Data Base

I have a strange idea: search text in my sqlite file. I searched, but do not find. I do not mean search in a specific Field ( WHERE City='Tokio') but in the whole data base Fields. Something like...

View Article
Browsing all 3600 articles
Browse latest View live