PureBasic and GRAPHS Active X Control
- VB6_to_PBx
- Enthusiast
- Posts: 627
- Joined: Mon May 09, 2011 9:36 am
PureBasic and GRAPHS Active X Control
Bits Per Second Ltd
GRAPHS Active X Control
version 5.50
(c)1998 Bits Per Second Ltd
GRAPHS.DLL
Graphics Server 5
i'm converting a Customer's VB6.0 Programs that uses : GRAPHS Active X Control
over to PureBasic code ,
how can i get PureBasic to interact with the GRAPHS Active X Control ???
GRAPHS Active X Control
version 5.50
(c)1998 Bits Per Second Ltd
GRAPHS.DLL
Graphics Server 5
i'm converting a Customer's VB6.0 Programs that uses : GRAPHS Active X Control
over to PureBasic code ,
how can i get PureBasic to interact with the GRAPHS Active X Control ???
PureBasic .... making tiny electrons do what you want !
"With every mistake we must surely be learning" - George Harrison
Re: PureBasic and GRAPHS Active X Control
have tried COMatePlus
http://www.purebasic.fr/english/viewtop ... COMatePLUS
http://www.purebasic.fr/english/viewtop ... COMatePLUS
Windows 11, Manjaro, Raspberry Pi OS


- VB6_to_PBx
- Enthusiast
- Posts: 627
- Joined: Mon May 09, 2011 9:36 am
Re: PureBasic and GRAPHS Active X Control
i downloaded the latest COMatePlus version , but there wasn't an included example of working with the GRAPHS Active X Controlidle wrote:have tried COMatePlus
http://www.purebasic.fr/english/viewtop ... COMatePLUS
anyone care to share a small working example ?
PureBasic .... making tiny electrons do what you want !
"With every mistake we must surely be learning" - George Harrison
Re: PureBasic and GRAPHS Active X Control
when you want to share a working link...VB6_to_PBx wrote:anyone care to share a small working example ?
Greetings ... Peter
Hygge
- VB6_to_PBx
- Enthusiast
- Posts: 627
- Joined: Mon May 09, 2011 9:36 am
Re: PureBasic and GRAPHS Active X Control
Kiffi wrote:when you want to share a working link...VB6_to_PBx wrote:anyone care to share a small working example ?
Greetings ... Peter
http://www.rsbasic.de/backupprogramme/C ... US_PB5.zip
PureBasic .... making tiny electrons do what you want !
"With every mistake we must surely be learning" - George Harrison
Re: PureBasic and GRAPHS Active X Control
I think Kiffi wanted a link to the Graphs Activex control. I think.
- VB6_to_PBx
- Enthusiast
- Posts: 627
- Joined: Mon May 09, 2011 9:36 am
Re: PureBasic and GRAPHS Active X Control
i found an old download Link about COMatePlus version in the PureBasic Forum thru Google ,sancho2 wrote:I think Kiffi wanted a link to the Graphs Activex control. I think.
and i clicked on that old Link about COMatePlus version, but it was a "dead Link" , no longer worked ,
so i Posted a newer COMatePlus version thats a working Link ,
i'm sorry if misunderstood Kiffi

here's a GRAPHS32.OCX File Link on my MediaFire account page and a Picture of Files contained inside :
here's a Link to the GRAPHS32.OCX file and all its relevant support files
also contains other old VB6.0 Prof Controls
http://www.mediafire.com/download/077ay ... ntrols.zip
Picture of all the Files inside "VB6OldProControls.zip"

PureBasic .... making tiny electrons do what you want !
"With every mistake we must surely be learning" - George Harrison
Re: PureBasic and GRAPHS Active X Control
These controls are too old and i don't want to register this stuff on my computer.
But in this forum there are many examples to draw a chart.
For example: http://www.purebasic.fr/english/viewtop ... 62#p442462
Greetings ... Peter
But in this forum there are many examples to draw a chart.
For example: http://www.purebasic.fr/english/viewtop ... 62#p442462
Greetings ... Peter
Hygge
- VB6_to_PBx
- Enthusiast
- Posts: 627
- Joined: Mon May 09, 2011 9:36 am
Re: PureBasic and GRAPHS Active X Control
Kiffi wrote:These controls are too old and i don't want to register this stuff on my computer.
But in this forum there are many examples to draw a chart.
For example: http://www.purebasic.fr/english/viewtop ... 62#p442462
Greetings ... Peter
my Client wanted as near exact PureBasic version
of his VB6.0 Programs with GRAPHS32.OCX
but it looks like too much hassle to get PureBasic to interact with GRAPHS32.OCX ,
so i'll just talk him into using ;
[1]= RM Chart 101 PB52X86 by Rainer Morgen
[2]= uwekel's excellent Charts : http://www.purebasic.fr/english/viewtop ... 62#p442462
[3]= Charts and Graphs codes i've already created on my own in PureBasic and VB6.0
PureBasic .... making tiny electrons do what you want !
"With every mistake we must surely be learning" - George Harrison
Re: PureBasic and GRAPHS Active X Control
Hi Peter. Is it actually possible to use OCX files in PureBasic?Kiffi wrote:These controls are too old and i don't want to register this stuff on my computer.
Re: PureBasic and GRAPHS Active X Control
yes, it is. Take a look into the COMate OCX Demos - Folder.coder14 wrote:Is it actually possible to use OCX files in PureBasic?
Greetings ... Peter
Hygge