March 29, 2024, 09:37:32 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Chart Generator

Started by Brian, June 19, 2020, 11:20:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Brian

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