Search found 141 matches

by Piotr D
Mon Feb 16, 2026 11:32 pm
Forum: eXpress++ Support
Topic: Chilkat UNLOCK
Replies: 13
Views: 10903

Re: Chilkat UNLOCK

Hi,
Are you using Chilkat as reg-free? If not, was the library registered from a local drive?

Piotr
by Piotr D
Wed Feb 04, 2026 11:53 pm
Forum: Xbase++ Support
Topic: Using Chilkat with a Reg-Free Manifest
Replies: 4
Views: 28941

Re: Using Chilkat with a Reg-Free Manifest

Thank you Regan, I will test it.

Piotr
by Piotr D
Mon Feb 02, 2026 12:50 am
Forum: Xbase++ Support
Topic: Using Chilkat with a Reg-Free Manifest
Replies: 4
Views: 28941

Re: Using Chilkat with a Reg-Free Manifest

Hi,
Have you solved the problem of using the Chilkat library in reg-free mode?

Regards
Piotr
by Piotr D
Sat Jan 24, 2026 12:52 pm
Forum: Xbase++ 2.0
Topic: Save QR as PNG file
Replies: 7
Views: 32607

Re: Save QR as PNG file

Hi Tom, Using the third parameter does not help. Below is the function: FUNCTION QR2PNG(cTekst) * The function saves the QR code as a PNG image but read and converted to base64 ************************************************************************************* Local oPS,oQR,oBmp,cTmpFile:='QR'+LTR...
by Piotr D
Fri Jan 23, 2026 11:59 am
Forum: Xbase++ 2.0
Topic: Save QR as PNG file
Replies: 7
Views: 32607

Re: Save QR as PNG file

Hi Pedro, your sample works fine, but if I change in: oBmp:saveFile( "..\out.gif", XBPBMP_FORMAT_GIF ) to PNG format: oBmp:saveFile( "..\out.gif", XBPBMP_FORMAT_PNG ) the the method returns false and file is not created. The file created with XBPBMP_FORMAT_GIF is for me enough, but creation with XBP...
by Piotr D
Wed Jan 21, 2026 11:58 am
Forum: Xbase++ 2.0
Topic: Save QR as PNG file
Replies: 7
Views: 32607

Re: Save QR as PNG file

Hi Pedro

many thanks for your help. I will try.

Regards
Piotr
by Piotr D
Fri Jan 16, 2026 3:05 pm
Forum: Xbase++ 2.0
Topic: Save QR as PNG file
Replies: 7
Views: 32607

Save QR as PNG file

Hi,
Alaska provides a library for printing QR codes. However, I'd like to save them as a PNG file instead of printing them. How can I do this?

Regards
Piotr
by Piotr D
Fri Jan 09, 2026 12:22 am
Forum: Zen and the art of Software Maintenance
Topic: The Surveillance State
Replies: 6
Views: 12223

Re: The Surveillance State

It's sad, but I have to agree with you.

Piotr
by Piotr D
Thu May 15, 2025 2:24 am
Forum: Xbase++ 2.0
Topic: XbpFileDialog() problem
Replies: 1
Views: 13242

XbpFileDialog() problem

Hi, one of my users reported a problem with displaying icons when selecting a file using XbpFileDialog. Some icons are blacked out. This happens on 2 computers, restarting them helps. In the program it looks like this: FUNCTION M_PDFName() LOCAL cName, oXbp oXbp := XbpFileDialog():new() oXbp:defExte...
by Piotr D
Sun May 11, 2025 10:41 pm
Forum: Zen and the art of Software Maintenance
Topic: Happy Birthday
Replies: 4
Views: 15447

Re: Happy Birthday

Roger,
in these crazy times, apart from health, I wish you as many peaceful moments as possible.

Piotr