Page 1 of 1
PureBasic and GRAPHS Active X Control
Posted: Tue Jun 16, 2015 9:11 am
by VB6_to_PBx
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 ???
Re: PureBasic and GRAPHS Active X Control
Posted: Tue Jun 16, 2015 9:40 am
by idle
Re: PureBasic and GRAPHS Active X Control
Posted: Tue Jun 16, 2015 5:59 pm
by VB6_to_PBx
i downloaded the latest COMatePlus version , but there wasn't an included example of working with the GRAPHS Active X Control
anyone care to share a small working example ?
Re: PureBasic and GRAPHS Active X Control
Posted: Tue Jun 16, 2015 6:41 pm
by Kiffi
VB6_to_PBx wrote:anyone care to share a small working example ?
when you want to share a working link...
Greetings ... Peter
Re: PureBasic and GRAPHS Active X Control
Posted: Tue Jun 16, 2015 7:30 pm
by VB6_to_PBx
Kiffi wrote:VB6_to_PBx wrote:anyone care to share a small working example ?
when you want to share a working link...
Greetings ... Peter
http://www.rsbasic.de/backupprogramme/C ... US_PB5.zip
Re: PureBasic and GRAPHS Active X Control
Posted: Tue Jun 16, 2015 7:39 pm
by Kiffi
forget it...
Re: PureBasic and GRAPHS Active X Control
Posted: Wed Jun 17, 2015 3:35 am
by sancho2
I think Kiffi wanted a link to the Graphs Activex control. I think.
Re: PureBasic and GRAPHS Active X Control
Posted: Wed Jun 17, 2015 5:39 am
by VB6_to_PBx
sancho2 wrote:I think Kiffi wanted a link to the Graphs Activex control. I think.
i found an old download Link about COMatePlus version in the PureBasic Forum thru Google ,
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"

Re: PureBasic and GRAPHS Active X Control
Posted: Sat Jun 20, 2015 11:34 am
by Kiffi
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
Re: PureBasic and GRAPHS Active X Control
Posted: Sat Jun 20, 2015 6:26 pm
by VB6_to_PBx
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
Re: PureBasic and GRAPHS Active X Control
Posted: Sun Jun 21, 2015 5:34 am
by coder14
Kiffi wrote:These controls are too old and i don't want to register this stuff on my computer.
Hi Peter. Is it actually possible to use OCX files in PureBasic?
Re: PureBasic and GRAPHS Active X Control
Posted: Sun Jun 21, 2015 11:04 am
by Kiffi
coder14 wrote:Is it actually possible to use OCX files in PureBasic?
yes, it is. Take a look into the COMate OCX Demos - Folder.
Greetings ... Peter