Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: nona on June 01, 2018, 03:44:07 pm

Title: Add wxFreeChart tools to Code::blocks
Post by: nona on June 01, 2018, 03:44:07 pm
Hi All,
Please I need your help to finish my task. I did build and complied wxFreeChart, added the lib and .h files to my project then build it with 0 errors. but the code::blocks did not change and I can not see wxfreechart tools to drag and drop to my gui area.
Thank you
Title: Re: Add wxFreeChart tools to Code::blocks
Post by: stahta01 on June 01, 2018, 04:32:31 pm
I suggest changing the title to "Add wxFreeChart tools to CB's wxSmith"; since that is likely what you want to do.

Note: If that is not what you want to do you need to add more information on what you are trying to do.

Link that may or may not help (I do not use wxSmith) http://wiki.codeblocks.org/index.php/WxSmith_extensions (http://wiki.codeblocks.org/index.php/WxSmith_extensions)

Tim S.
Title: Re: Add wxFreeChart tools to WxSmith
Post by: nona on June 01, 2018, 04:57:01 pm
Thank you for your reply. I just want to add wxFreeChart icons into wxSmith like Mathplot icons  (http://mathplot.PNG)

Thanks!
Title: Re: Add wxFreeChart tools to Code::blocks
Post by: BlueHazzard on June 03, 2018, 11:43:06 pm
It would be nice if you can open a ticket on source forge so this won't get lost.

The wxSmith framework is great, it is not difficult to add new windows... But if you are a beginner in programming it is quite hard...