Author Topic: Is there a GTK+ wizard?  (Read 4505 times)

Offline Morphius Faydal

  • Multiple posting newcomer
  • *
  • Posts: 75
Is there a GTK+ wizard?
« on: November 22, 2007, 01:39:53 am »
Is there a GTK+ wizard for Code::Blocks?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7786
    • My Best Post
Re: Is there a GTK+ wizard?
« Reply #1 on: November 22, 2007, 05:53:40 am »
The Scripted Wizard has a Template and Script for GTK+.
No idea how well it works and what OSes are supported.

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

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Is there a GTK+ wizard?
« Reply #2 on: November 22, 2007, 06:41:07 am »
Is there a GTK+ wizard for Code::Blocks?

Unfortunately it works only on Windows. I tried to write a Unified GTK+/GTK- wizard sometimes back. But the work is not complete yet. :)
Be a part of the solution, not a part of the problem.