Search found 1228 matches

by skiman
Fri Oct 31, 2025 3:05 am
Forum: eXpress++ Support
Topic: Wacom signature pad
Replies: 4
Views: 1019

Re: Wacom signature pad

Hi Roger,

I was looking at Amazon but it seems as these Topaz signature pads are about 800 euro. The Wacom is available for 270 euro.

I will go for the Wacom.

Anyway, thanks for the offer of the code.
by skiman
Wed Oct 29, 2025 12:34 am
Forum: eXpress++ Support
Topic: Wacom signature pad
Replies: 4
Views: 1019

Wacom signature pad

Hi,

Is anyone using a Wacom signature pad? Is it easy to implement via Active-x? Any special thing I should think about?
by skiman
Mon Sep 22, 2025 12:55 am
Forum: eXpress++ Support
Topic: Help please - Una ayuda por Favor
Replies: 2
Views: 4068

Re: Help please - Una ayuda por Favor

Hi, In _dcfunct.prg there is oSheet:Application:ActiveWindow:FreezePanes := .T.. This is the cause of the error. This happens sometimes. Normally it works but it is something in the configuration of Windows or Excel. It is fails on a PC it will always fail. Maybe you can re-install Excel, but I'm no...
by skiman
Mon Sep 01, 2025 1:08 am
Forum: phpBB Board Support
Topic: We are back!!!
Replies: 7
Views: 6599

Re: We are back!!!

Hi,

Happy to see everything is running again.

I saw some pictures on Facebook with Harley on a boat, so I knew for sure everything was well with you. I hope you enjoyed the holiday.
by skiman
Fri Jul 25, 2025 12:35 am
Forum: Harley the Fluffy Corgi
Topic: Meet Harley Quinn
Replies: 2
Views: 79456

Re: Meet Harley Quinn

Nice.
by skiman
Wed Jul 09, 2025 12:11 am
Forum: Announcements
Topic: New library PowerPar for parallel programming
Replies: 14
Views: 81437

Re: New library PowerPar for parallel programming

Hi,
You don't know for better and it is better for you.
I'm wondering why you are promoting your library here if we are too stupid to understand in your opinion.
by skiman
Tue Jul 08, 2025 1:35 am
Forum: Announcements
Topic: New library PowerPar for parallel programming
Replies: 14
Views: 81437

Re: New library PowerPar for parallel programming

Hi, If you can check what the load is for each CPU it makes sense. Otherwise if for a thread there is a fixed cpu number assigned, you can't know if this CPU already has a huge load or not. I agree with Tom, randomly use the different CPU's is a good solution. I change the CPU if another thread is s...
by skiman
Mon Jun 23, 2025 12:30 am
Forum: PostGreSQL
Topic: How to save files to blob in PG
Replies: 2
Views: 12742

Re: How to save files to blob in PG

Hi, This is the answer of Chatgpt. In **Xbase++**, saving a file into a PostgreSQL BLOB field can be done using the `bytea` type and parameterized SQL with the PostgreSQL client library (e.g. via ODBC or the `PGDBE` from Alaska Software). Below is a structured outline for how to save files to a `byt...
by skiman
Thu May 22, 2025 6:56 am
Forum: eXpress++ Support
Topic: PDF in tooltip?
Replies: 18
Views: 24064

Re: PDF in tooltip?

Hi,
The XbpHtmlViewer2 is working, but it is terrible slow. I remember something about this but I can't find it.
by skiman
Wed May 21, 2025 4:02 am
Forum: eXpress++ Support
Topic: PDF in tooltip?
Replies: 18
Views: 24064

Re: PDF in tooltip?

Hi Tom,

As always, your screens are looking nice.