5 Aug
2013
5 Aug
'13
2:13 p.m.
2013/8/5 Sebastian Götte <jaseg@...2974...>:
Hi, I just pushed some changes to launchpad that fix the GObject instantiation problem I had [0]. I am now explicitely initializing the members to 0. Next comes some cleanup integrating the feedback I received.
The current code allows one to place SPPoints and SPConnectors in the document, the three major problems left are state handling in the ConnectorContext (dragging does not work yet), live preview (the "red curve" is not displayed/updated yet) and a missing/superfluous display->doc transform.
You might want to check out the control point classes in src/ui/tool/, which unlike SPKnot have built-in drag support.
Regards, Krzysztof