- Added support for the pudb debugger if it is installed.
- Improved the flow when controls have their value changed from an update() call. Now the flushValue() is no longer called, which avoids unnecessary data validation calls.
- Fixed some issues with establishing HomeDirectory when running from the runtime engine.
- Restored the call to flushValue() that was removed in the recent changes to dSpinner. It was breaking anything that used a data-bound spinner, especially the Class Designer.
- Corrected the issues raised by Jacek KaĆucki regarding the navigation problems of dComboBox under Windows.
- Made some changes designed to better support images as data-bound controls. Also allowed for the image's Picture property to accept a wx.Bitmap as the image source, as that's what is returned from the clipboard methods.
- Added the convenience methods dabo.ui.copyToClipboard() and dabo.ui.getFromClipboard(). They work with both text and bitmap types.
- Added a menu option to the Dabo Editor for toggling whitespace visibility.
posted at: 09:10 |
path: /Announcements |
permalink