PureBasic and GRAPHS Active X Control

Just starting out? Need help? Post your questions and find answers here.
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

PureBasic and GRAPHS Active X Control

Post 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 ???
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
User avatar
idle
Always Here
Always Here
Posts: 5934
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: PureBasic and GRAPHS Active X Control

Post by idle »

Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

Re: PureBasic and GRAPHS Active X Control

Post 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 ?
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
User avatar
Kiffi
Addict
Addict
Posts: 1508
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: PureBasic and GRAPHS Active X Control

Post by Kiffi »

VB6_to_PBx wrote:anyone care to share a small working example ?
when you want to share a working link...

Greetings ... Peter
Hygge
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

Re: PureBasic and GRAPHS Active X Control

Post 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
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
User avatar
Kiffi
Addict
Addict
Posts: 1508
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: PureBasic and GRAPHS Active X Control

Post by Kiffi »

:lol:

forget it...
Hygge
sancho2
User
User
Posts: 44
Joined: Wed Apr 15, 2015 5:14 am

Re: PureBasic and GRAPHS Active X Control

Post by sancho2 »

I think Kiffi wanted a link to the Graphs Activex control. I think.
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

Re: PureBasic and GRAPHS Active X Control

Post 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"
Image
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
User avatar
Kiffi
Addict
Addict
Posts: 1508
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: PureBasic and GRAPHS Active X Control

Post 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
Hygge
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

Re: PureBasic and GRAPHS Active X Control

Post by VB6_to_PBx »

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
coder14
Enthusiast
Enthusiast
Posts: 327
Joined: Tue Jun 21, 2011 10:39 am

Re: PureBasic and GRAPHS Active X Control

Post 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?
User avatar
Kiffi
Addict
Addict
Posts: 1508
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: PureBasic and GRAPHS Active X Control

Post 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
Hygge
Post Reply