Page 1 of 1

Where you can see an example of the use of DCPANEL

Posted: Wed Sep 18, 2024 6:12 am
by digitsoft
Good morning Roger
Where you can see an example of the use of DCPANEL


Thank you

Re: Where you can see an example of the use of DCPANEL

Posted: Sun Sep 22, 2024 9:00 am
by rdonnay
This is something I wrote for a customer many years ago.

He used it in his application but I completely forgot that I even wrote this.

I searched for a sample and found it in \exp20\sample\apps\txbrow.prg.

I also wrote him a system called txbrow which was unique to his needs.

Re: Where you can see an example of the use of DCPANEL

Posted: Mon Sep 23, 2024 1:13 am
by skiman
Hi Roger,

In that sample the following include file is used: #include "shdocvw.ch".

Seems as this is not in the exp20 package?

Re: Where you can see an example of the use of DCPANEL

Posted: Mon Sep 23, 2024 8:55 am
by rdonnay
In that sample the following include file is used: #include "shdocvw.ch"
Ah yes. This sample is so old that it uses JazzAge for ActiveX which was needed for the embedded web browser.

The customer I wrote this for died about 10 years ago.

Sorry, but I cannot support this sample anymore and will delete it.

Re: Where you can see an example of the use of DCPANEL

Posted: Fri Oct 11, 2024 6:32 am
by digitsoft
Thanks Roger
for your help

Re: Where you can see an example of the use of DCPANEL

Posted: Fri Oct 11, 2024 7:30 am
by Tom
One of the assets Alaska provides with Xbase++ 2.0 (and newer :lol: ) is a "Container for collapsible panels" (maybe it should be "collapsable", I'm only quoting). Maybe this is what you're looking for.