I am a pretty heavy user of wxShapeFramework for several years and I am really impressed...
It turns out that this is very simple and very effective. In the ctor for wxSFShapeCanvas...
I downloaded wxShapeFramework, but I don't how to create a project CodeBlock with...
I downloaded wxShapeFramework, but I don't how to create a project CodeBlock with...
Hello! It seems to be a bug...? Parent accepts the copy of a child (parent etc.)...
- Fixed build warnings dealing with usage of de...
Changes in version 1.15.1 beta (2015-11-22):
Hi, I was wondering if it is interesting for anyone to have the option to be able...
Hi, I would like to help but I am afraid I don't understand your question. I thought...
hi, first of all, great package! :) is there a way to keep shape sizes relative to...
At https://github.com/marius-luca-87/wxShapeFramework/commit/a0d548f95f3b020cdf70fdc04d2f34324af9f6b3...
- Updated create_build_files.bat file.
- Improved premake scripts to support wx-config...
Sorry I should add that wxSFLineShape::GetSrcShapeId and wxSFLineShape::GetTrgShapeId...
For (1), unfortunately I don't think there is a simple way (although I agree it would...
For (1), unfortunately I don't think there is a simple way (although I agree it would...
For (1), unfortunately I don't think there is a simple way (although I agree it would...
- Common parent shape for all dropped children ...
- Connection lines bounded to the dropped shape...
I am writing application where user will be able to draw network of processing elements...
Perfect, thank you it compiles fine now. I am thinking of creating a patch to remove...
Thank you for the feedback. I have fixed the issues in accordance to your suggestion...
- Fixed several warning messages which appeared...
- Holding CTRL key during the interactive conne...
Hi, I have recently started clang as a compiler on Linux. wxSF builds and works fine...
Thank you very much, that is an even better solution and works perfectly for me!...
Thank you very much, that is an even better solution and works perfectly for me!...
I looks good so the changes have been merged with the trunk (rev 427) with one difference:...
- Add ability to propagate hovering and highlig...
Try the latest trunk (rev 426), especially new function wxSFConnectionPoint::SetOrthoDirection(...)....
- More intelligent orthogonal line's drawing wh...
Ah thank you for the explanation, your suggestion works fine (with a little bit of...
Ah thank you for the explanation, your suggestion works fine (with a little bit of...
Hi, I created a github mirror at https://github.com/marius-luca-87/wxShapeFramework/tree/master...
The AddShape() functions use "device positions" so if you want to specify the position...
Thank you for the contribution! I'll look at it as soon as possible.
Hi, I created a github mirror at https://github.com/marius-luca-87/wxShapeFramework/tree/master...
I have been having problems adding shapes programatically after a diagram has been...
I would like to discuss a change to the wxSFOrthoLineShape class that would help...
Ok, I've already found the bugfix in r414.
Hi, I'd like to override the DrawNormal/DrawHover functions of wxSFConnectionPoint...