-
michalbliznak committed revision 1637 to the wxFormBuilder SVN repository, changing 1 files.
2009-11-13 10:25:49 UTC in wxFormBuilder
-
michalbliznak committed revision 1636 to the wxFormBuilder SVN repository, changing 1 files.
2009-11-13 10:21:35 UTC in wxFormBuilder
-
michalbliznak committed revision 1635 to the wxFormBuilder SVN repository, changing 3 files.
2009-11-13 10:13:16 UTC in wxFormBuilder
-
michalbliznak committed revision 1634 to the wxFormBuilder SVN repository, changing 2 files.
2009-11-13 09:03:31 UTC in wxFormBuilder
-
"... since it looks like xsSerializable inherits from wxObject instead of wxEvtHandler."
Since the xsSerializable is a generic persistent class object container then it has no sense to derive it from event handler. On the other hand, I can still implement emitting of shape events on all shapebase-related operations like moving, sizing, hitting, etc. and those events can be redirected directly...
2009-11-13 07:01:50 UTC in wxShapeFramework
-
Hi Mathias,
I'm afraid this functionality is not provided by wxSF for now. Please, make new Feature Request record and I'll look at it as soon as possible.
Regards
Michal.
2009-11-13 06:52:56 UTC in wxShapeFramework
-
Thank you for the feedback! The patch has been applied in SVN 264.
2009-11-09 14:38:18 UTC in wxShapeFramework
-
michalbliznak committed revision 264 to the wxShapeFramework SVN repository, changing 3 files.
2009-11-09 14:36:48 UTC in wxShapeFramework
-
"The current implementation requires using only inherited versions of the
FrameCanvas and Shapes in order to expose callback functionality"
It is not the truth. There are also wxSF events implemented in the library for both shape canvas and shapes (for example for clicking or double-clicking the shape canvas, dropping shapes to the canvas, pasting shapes to the canvas, text shapes' content...
2009-11-09 14:25:10 UTC in wxShapeFramework
-
wxShapeFramework 1.9 together with wxXmlSerializer 1.3.0 have been released today. This release brings new features like stand-alone lines, orthogonal line connections, significantly improved overall performance and many others improvements and bug fixes. The full list of changes can be seen here...
2009-11-02 07:39:07 UTC in wxCode - wxWidgets components