Search found 1279 matches

by Tom
Thu May 22, 2025 7:04 am
Forum: eXpress++ Support
Topic: PDF in tooltip?
Replies: 17
Views: 694

Re: PDF in tooltip?

I also remember something about this. Check the runtime version of the installed viewer control. Use the most actual version of the asset.

We use it intensively. It's very fast and reliable, and it supports all common techniques.
by Tom
Thu May 22, 2025 12:18 am
Forum: eXpress++ Support
Topic: PDF in tooltip?
Replies: 17
Views: 694

Re: PDF in tooltip?

If you will send me those code changes, I'd like to update my library. I added the asset to DCLIPX_20.PRG and just changed every occurance of "XbpHtmlViewer" into "XbpHtmlViewer2" in a few PRGs in the DCLIPX-folder, that was it. Chris' suggestion was to add a new DCHTMLVIEWER2 which supports the ne...
by Tom
Wed May 21, 2025 6:41 am
Forum: Xbase++ 2.0
Topic: Chilkat IMAP
Replies: 1
Views: 70

Re: Chilkat IMAP

Did you check the FoxPro samples?

https://www.example-code.com/foxpro/imap.asp
by Tom
Wed May 21, 2025 6:39 am
Forum: eXpress++ Support
Topic: PDF in tooltip?
Replies: 17
Views: 694

Re: PDF in tooltip?

Thanks, Chris, thanks Roger (and late happy birthday greetings!).

I modified DCCLASS.PRG (and some others) for this. Since XbpHtmlViewer needs a control which is not supported anymore, we decided to do that.
by Tom
Wed May 21, 2025 1:11 am
Forum: eXpress++ Support
Topic: PDF in tooltip?
Replies: 17
Views: 694

Re: PDF in tooltip?

Maybe I could implement a dcnewhtmlviewer which is using the xbphtmlviewer2? Just a few changes needed. At least, just add the asset to the XPJ (DCLIPX_20.XPJ) and replace all references to "XbpHtmlViewer" with "XbpHtmlViewer2" in DCARRAY.PRG, DCCLASS.PRG, DCFUNCT.PRG, DCSCRND.PRG and DCSUPER.PRG. ...
by Tom
Mon May 19, 2025 4:41 am
Forum: eXpress++ Support
Topic: PDF in tooltip?
Replies: 17
Views: 694

Re: PDF in tooltip?

This is fast and works excellent. Just use UNC-notation for the file path. You may even print it with your own button if you decided to hide the viewer controls:

Code: Select all

oMyPdfControl:ExecuteScript("window.print()")
Besides, "ExecuteScript" is a powerful method.
by Tom
Wed May 07, 2025 8:04 am
Forum: eXpress++ Support
Topic: Apple
Replies: 2
Views: 851

Re: Apple

Hi, Fred.

If you have Macs based on Intel processors, you can install stuff like Boot Camp and run Windows on them. Several tools like "Parallels" even allow to run Windows inside Mac OS. So, no problem. Interaction with Mac Software is limited.
by Tom
Wed May 07, 2025 12:35 am
Forum: PostGreSQL
Topic: ADS vs PG
Replies: 42
Views: 13203

Re: ADS vs PG

Hi, Slavko. Although I understand your frustration, I don't think it's a good idea to publish conversations that don't meant to be published. Besides, in 1999, I first tried to convince Alaska to integrate Roger's eXpress++-framework into the installation package, because it was (and still is) a gre...
by Tom
Tue May 06, 2025 8:22 am
Forum: PostGreSQL
Topic: ADS vs PG
Replies: 42
Views: 13203

Re: ADS vs PG

Hi, Joe. I thought we were mainly talking about new projects here. I wouldn't start a new project with Xbase++ or any of the other Xbase-dialects. This is not a question of what can be done with that, but a question of what future this will have. It is a 32-bit-4GL-Compiler, built by a small company...
by Tom
Tue May 06, 2025 5:40 am
Forum: PostGreSQL
Topic: ADS vs PG
Replies: 42
Views: 13203

Re: ADS vs PG

It's getting harder every day. Every single day.

But, hey. Do as you like.