February 1st, 2008
We are proud to announce another release candidate of wxFormBuilder v3.0. We really appreciate all the users that have been reporting bugs, so please continue. Please test this release and post any problems or concerns on the forum. wxFormBuilder is now feature frozen until the official release comes out. Only bug fixes will be added. This release focuses on bug fixes. Here are the changes:
ChangeLog:
02/01/2008 Version 3.00.54 (RC6)
* FS#308 - Bugs in non-interactive (-g) mode
Note: stderr is not normally available on Windows for GUI apps. If -g is used, all logging goes to stderr and debug output. Either start the process with a pipe for stderr (most IDEs will do this for you), or use a Debug Viewer to watch the output.
* FS#311 - wxFB 3.0 RC5 still generating incorrect wxMenu(item) code
Legend: ‘+’ = Addition, ‘*’ = Bug Fix, ‘-‘ = Removed, ‘~’ = Move, ‘^’ = Updated
Posted in Software Updates | 2 Comments »
January 18th, 2008
We are proud to announce another release candidate of wxFormBuilder v3.0. We really appreciate all the users that have been reporting bugs, so please continue. Please test this release and post any problems or concerns on the forum. wxFormBuilder is now feature frozen until the official release comes out. Only bug fixes will be added. This release focuses on bug fixes. Here are the changes:
ChangeLog:
01/15/2008 Version 3.00.53 (RC5)
* Fixed missing C++ code generation for menu separators and menu item bitmaps.
* FS#290 - “Toolbarseparator leads to crash if the Bitmapsize differs from default.”
^ Improved refresh of selection inside a scrolled window.
* Fixed crash on xrc generation for empty bitmap properties.
* FS#295 - “SashGravity not exported in XRC”
* FS#297 - “wxColourPicker not selectable on form”
* FS#298 - “wxFontPickerCtrl not selectable on form”
* FS#299 - “wxFilePickerCtrl not selectable on form”
* FS#300 - “wxDirPickerCtrl not selectable on form”
* FS#301 - “wxToggleButton value property not updated”
* Fixed C++ generation of the wxToggleButton “value” property
* FS#302 - “wxSpinCtrl initial property not updating”
* FS#294 - “wxRadioBox not selectable on form”
Legend: ‘+’ = Addition, ‘*’ = Bug Fix, ‘-‘ = Removed, ‘~’ = Move, ‘^’ = Updated
Posted in Software Updates | 5 Comments »
December 17th, 2007
We are proud to announce another release of wxFormBuilder v3.0 before it goes officially stable. We really appreciate all the users that have been reporting bugs, so please continue. Please test this release and post any problems or concerns on the forum. wxFormBuilder is now feature frozen until the official release comes out. Only bug fixes will be added. This release focuses on bug fixes. Here are the changes:
ChangeLog:
12/17/2007 Version 3.00.52 (RC4-1)
- Fixed application closing when double clicking on an .fpb file in Windows.
- FS#288 - [OS X] Splash screen is truncated
- FS#287 - Made wxFormBuilder compile on systems where wxStackWalker is not present
- FS#289 - [OS X] Perform file associations on mac
12/14/2007 Version 3.00.51 (RC4)
- No longer creating a temporary file on disk for the XRC Preview.
- FS#247 - “Invalid macro generated by wxFB.”
- FS#248 - “Property choices of wxChoice: Strings with single quotes are truncated”
This forced incrementing the .fbp version to 1.9
- FS#249 - “Paste From Clipboard requires Administrator privileges on Vista”
- FS#252 - “OnSize event bug in RC3 for wxPanel.”
- FS#250 - “Image File Browser default filter should be “All Image Files”"
- FS#251 - “UNC paths for images are not supported.”
- FS#254 - “code duplicating.”
- FS#257 - “wxStaticBox inside a wxStaticBoxSizer lacks an id”
- FS#261 - “wxMenuItem has no ‘permission’ property”
- FS#265 - “wxID_PREFERENCES should not be redefined”
- FS#269 - “[OS X] menu items shown at wrong place in menu bar” (patch from Auria)
- FS#263 - “Frame not resized correctly in designer when menubar/toolbar/statusbar present”
- FS#267 - “[OS X] radio button groups cause crash”
- FS#276 - “Creation of two event handlers with different protoypes” (patch from Joel Low)
- FS#279 - “missing Append() for wxMenuItem” (patch from denk_mal)
- FS#262 - “Centering of Frame/Dialog incorrect when frame/dialog size not pre-defined”
- FS#258 - “wxRadioButton enabled value not respected” (patch from Joel Low)
- FS#256 - “Gererating Inherited class in different folder output malformed code”
- FS#268 - “[OS X] crashes upon termination” (patch from Auria)
- FS#277 - “crash on using icon/bitmap resource”
- FS#266 - “loading toolbar images from resource”
- FS#259 - “Toolbar tools’ icon code does not respect toolbar size”
- FS#282 - “empty clipboard after closing wxformbuilder”
- FS#285 - “Whitespace event handler causes bad code”
- FS#283 - “possiblity to set the selection of a wxChoice”
- Added stack trace dialog on fatal error
Posted in Software Updates | 1 Comment »
October 16th, 2007

We are proud to announce the first official article published about wxFormBuilder in a magazine. The Spanish Edition of Linux Magazine has been kind enough to publish an article written by, José Antonio Hurtado, the project’s creator. It’s written in Spanish and it will be available for free download in a few months. You can find details about the article here:
http://www.linux-magazine.es/issue/31
Posted in Misc | 1 Comment »
October 2nd, 2007
Guilherme Flach has been kind enough to help us fix our code so that it compiles on Mac OS X. He compiled a binary and posted it for us to distribute. You can find it on the Downloads page.
We are very excited about this, we would love to begin officially supporting Mac. We just need volunteers to help with testing/building on Mac. If anyone is interested, please contact us.
You can find more discussion about this build on the forum.
Posted in Software Updates | No Comments »