Author Topic: Add wxFreeChart tools to Code::blocks  (Read 2740 times)

Offline nona

  • Single posting newcomer
  • *
  • Posts: 2
Add wxFreeChart tools to Code::blocks
« 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Add wxFreeChart tools to Code::blocks
« Reply #1 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

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline nona

  • Single posting newcomer
  • *
  • Posts: 2
Re: Add wxFreeChart tools to WxSmith
« Reply #2 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 

Thanks!
« Last Edit: June 01, 2018, 05:02:56 pm by nona »

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Add wxFreeChart tools to Code::blocks
« Reply #3 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...