wxFormBuilder v3.0 - RC8 Released
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:
03/18/2008 Version 3.00.56 (RC8)
* Added #include to header file when using internationalization.
* Custom control now inherits from wxWindow, to provide common properties.
* FS#336 - “Incorrect ScrollBar Disconnection”
* FS#310 - “FB should not try to disconnect event handlers in dialog/frame’s destructor.”
This is now optional, see the “disconnect_events” property of the Project object.
* FS#337 - “Incorrect Vertical Toolbar Rendering”
* FS#328 - “Unknown style flag wxTE_BESTWRAP for wxTextCtrl”
Removed the flag, it is the default, and #define’d to 0×0000, so it was pointless anyway.
* FS#339 - “wx/icon.h not included when using resource icons in wxToolBar”
^ Removed the two project-level XRC properties, “bitmaps” and “icons”.
These never worked properly, and wxFB is not the right place to enter that information,
a standalone XRC file written with any text-editor would be much better.
This was prompted by, and caused the closure of, these issues:
FS#340 - “bitmap resources are unnamed, preventing use of wxXmlResource::Get()->LoadBitmap()”
FS#329 - “XRC Properties - Follow on”
* FS#324 - “[wxMac] Buttons on the component palette have a black background”
Legend: ‘+’ = Addition, ‘*’ = Bug Fix, ‘-‘ = Removed, ‘~’ = Move, ‘^’ = Updated
March 19th, 2008 at 5:49 pm
The links to Windows downloads appear to be broken.
http://prdownloads.sourceforge.net/wxformbuilder/wxFormBuilder_v3.0.56-RC8.exe?download
File Not found
File: wxFormBuilder_v3.0.56-RC8.exe not found.
To go back to the project page for wxformbuilder click here
Click here for documentation about the download process on sf.net.
March 19th, 2008 at 7:11 pm
It is fixed now. Thanks.
March 31st, 2008 at 9:43 pm
Well done to everyone who worked on this. Love the app.
I am new to wxWidgets but it is clear that your application will make it so much easier to work with sizers.
Thanks for the effort.