topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 4:53 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: DONE: A program to make Column Graphs  (Read 6922 times)

justabeginner

  • Honorary Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 52
    • View Profile
    • Donate to Member
DONE: A program to make Column Graphs
« on: September 09, 2012, 08:49 PM »
Hi there guys. I have made a simple program to make Column Graphs.

Can people do a bit a Beta testing to see what could be improved?

g good graph1.JPG

I hope people like it?

justabeginner

  • Honorary Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 52
    • View Profile
    • Donate to Member
Re: DONE: A program to make Column Graphs
« Reply #1 on: September 11, 2012, 04:02 AM »
By the way, the above is a capture of what type of graph the program produces. The actual program has a diiferent feel to it.

Stoic Joker

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 6,646
    • View Profile
    • Donate to Member
Re: DONE: A program to make Column Graphs
« Reply #2 on: September 11, 2012, 07:12 AM »
84 reads, 18 downloads, and zero responses ... Come on guy, we gotta do better than that. :-[

I could not get it to run on Win7 x86, but didn't have much time to play with it. Looks like it was written with MSVS6, has it been tested on 7?

cranioscopical

  • Friend of the Site
  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 4,776
    • View Profile
    • Donate to Member
Re: DONE: A program to make Column Graphs
« Reply #3 on: September 11, 2012, 09:06 AM »
Oops, on Win7-64:

---------------------------
Project1
---------------------------
Component 'comdlg32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid
---------------------------
OK   
---------------------------

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,958
    • View Profile
    • Donate to Member
Re: DONE: A program to make Column Graphs
« Reply #4 on: September 11, 2012, 03:24 PM »
Works fine here on Win7 64 bit :Thmbsup:

My quick (saved) test doesnt look quite as neat as your screenshot though:

graph4.pngDONE:  A program to make Column Graphs


[converted to png to reduce the file size]
Tom

justabeginner

  • Honorary Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 52
    • View Profile
    • Donate to Member
Re: DONE: A program to make Column Graphs
« Reply #5 on: September 11, 2012, 09:13 PM »
Thankyou all who provided some feedback.

I think people without the VB 6 runtime may have a problem running on Win 7. I try to make programs that are really small, so that they can be used on small devices. My aim is to make a very simple graph program that can be run on both older and newer computers.