what does "handle->connected_to->connected" exactly contain???
because when i connect a standard line to a standard box for example, and i
check the handles of the standard line, here is what i get
Handle num 0
Handle num 1
Connected to: Standard - Line
which means handle number 0 is not connect
On Tue, 22 Jul 2008 16:49:48 +0200, Andrew M. Botros wrote
> what does "handle->connected_to->connected" exactly contain???
> because when i connect a standard line to a standard box for example,
> and i check the handles of the standard line, here is what i get
>
> Handle num 0
> Handle num 1
i am sure i didn't bring any standard lines by mistake, because i tried this
several times, and i actually tried connecting 2 standard boxes with a
standard line...
which yelded :
Handle num 0
Connected to: Standard - Line
Handle num 1
Connected to: Standard - Line
i don't think this was the prob
Am 22.07.2008 16:49, Andrew M. Botros schrieb:
what does "handle->connected_to->connected" exactly contain???
because when i connect a standard line to a standard box for example, and i
check the handles of the standard line, here is what i get
Handle num 0
Handle num 1
Connected to: Standard -
While creating my own custom shapes and improving the documentation of
custom-shapes [1] I noticed that the "stroke-width" given by the shape file
is not consistently handled.
Only the very first line-width used during shape drawing was replaced by
the one given in the shapes property. Further s