Page 1 of 1

ANN: wxFormBuilder v2.0 Released!

Posted: Wed Aug 16, 2006 6:43 pm
by RJP Computing
Hi everyone,

It is official, wxFormBuilder v2.0 is released.

The list of updates is very big so check out the changelog for more details.

You can download it here.

Please post comments, questions, and bugs on the wxFormBuilder Forum.

Posted: Thu Aug 17, 2006 3:19 pm
by buildere
Nice work! Kudos to the wxFB team!

Just one question.. isn't there still any plans to make a plugin of wxFormBuilder for Code::Blocks? If not, maybe I'll give it a try myself ...

Posted: Thu Aug 17, 2006 3:59 pm
by RJP Computing
buildere wrote:Nice work! Kudos to the wxFB team!
Thanks!
buildere wrote: Just one question.. isn't there still any plans to make a plugin of wxFormBuilder for Code::Blocks? If not, maybe I'll give it a try myself ...
We are currently not developing a plug-in, but would love to see what you can come up with.

How we use it:
  • 1. Add the .fpb file to your project.
    2. Just double click on it and if it asks you if you want to open it in an external viewer click Yes.
    3. Browse to the install location of wxFormBuilder (ex. C:\Program Files\wxFomBuilder)
    4. Select wxFormBuilder.exe and click OK.
You only need to do this once in Code::Blocks.

One requirement on wxPanel

Posted: Fri Aug 18, 2006 5:18 am
by midnight
The wxPanel can accept a toolbar, why not add this feature to UI designer?

I really hope to see this requirement.

Re: One requirement on wxPanel

Posted: Fri Aug 18, 2006 1:07 pm
by RJP Computing
midnight wrote:The wxPanel can accept a toolbar, why not add this feature to UI designer?

I really hope to see this requirement.
That sounds like a great idea. To make it official as a feature request please add it to our issue tracker. You can find it here:

http://issues.wxformbuilder.org

Thanks.

Posted: Tue Aug 22, 2006 3:41 pm
by Game_Ender
What control are you using in this screenshot? I am looking for a decent graphing control and wxPlot (the one based on plplot) is coming up short.

Posted: Tue Aug 22, 2006 5:44 pm
by RJP Computing
Game_Ender wrote:What control are you using in this screenshot? I am looking for a decent graphing control and wxPlot (the one based on plplot) is coming up short.
Well it is actually wxPlot (from the contrib directory). It has been tweaked internally. We are also not to happy with wxPlot so..... we are adding support for wxPlotCtrl instead. It is a much better plot control.

It is a work in progress so I can't tell you it is in there. But it is coming.