Dear Hans,

I am afraid i didn't understand much from your last e-mail, could you please
elaborate it more.

One other thing, let me rephrase my question @ the very beginning,
How can I know the objects connected to a Standard - Line?

Thank You.

On Tue, Jul 22, 2008 at 10:34 PM, Hans Breuer <[EMAIL PROTECTED]> wrote:

> 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 - Line
>>
>>  Sorry, why do you think *connected_to* does not give you "Connected to"??
>
> In fact handle->connected_to is of type ConnectionPoint.
> ConnectionPoint::object gives you the object owning the connection point,
> see lib/connectionpoint.h .
>
> ConnectionPoint::connected is of type GList* and gives you a list of all
> object connected to that cp.
>
>  which means handle number 0 is not connected to anything, and handle
>> number
>> 1 is connected to a "Standard - Line" !!!!!!!
>>
>>  Which means you are running in circles no matter how many exclamation
> marks  you put therer ;-)
>
>  isn't this a bit strange that the line is considered connected to itself?
>>
>>  Sure it would be. But isn't it also a bit strange to look for bugs
> elsewhere first?
>
>        Hans
>
> -------- Hans "at" Breuer "dot" Org -----------
> Tell me what you need, and I'll tell you how to
> get along without it.                -- Dilbert
>
> _______________________________________________
> Dia-list mailing list
> Dia-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/dia-list
> FAQ at http://live.gnome.org/Dia/Faq
> Main page at http://live.gnome.org/Dia
>
>


-- 
_______________
Andrew M. Botros

=============================================
[EMAIL PROTECTED] (GoogleTalk)
[EMAIL PROTECTED] (MSNMessenger)
[EMAIL PROTECTED] (YahooMessenger)
_______________________________________________
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to