IonicWind Software

IWBasic => GUI Central => Topic started by: Brian on June 19, 2020, 11:20:40 AM

Title: Chart Generator
Post by: Brian on June 19, 2020, 11:20:40 AM
Hello,

Just been messing with this program. If you run it, it generates a bitmap, chart.bmp, which is then loaded and shown in the window

There are three examples of chart styles. I have got the first and second ones working (you have to swap some code around to change them), but I am defeated on the third with the RND command

Sometimes when you run it, the window doesn't appear, and you maybe have to run it again for the window with the bitmap to appear

Someone cleverer than myself may be able to fix it!

Don't forget to generate a lib file from the ChartDll.dll

The file "ChartBMP original.iwb is part of the original distribution. This file writes the bitmap directly to the start folder, with no automatic display

Brian