Hi Chris,

On 19/02/2013 19:00, Chris Barker - NOAA Federal wrote:
> Werner ,
>
> Hard to help much now--only have iPhone-- but:
Nothing urgent.
>
> It looks like the draw object didn't get it's self._Canvas attribute
> set-- that should happen when it is added to the canvas. If it's part
> of a group, then the group would have had it set, but not the
> sub-object.
>
> Group is not all that well tested, I suspect an object needs to be
> either in group or on its own, but can't be half and half.
It is in the group, but then I can't bind a "fc.EVT_FC_LEFT_DOWN".

If I do canvas.AddObject and groupObj.AddObject in the viewer then I can 
do the bind, as if the groupObj.AddObject does not add "self._Canvas" to 
the object one adds to the group object.

No big deal as doing "my" dual add in the "viewer" works for me, and 
doesn't seem to have any undesired side effects.

In the designer I only add to the group and there it works too, but in 
the designer I only need to select the group and not the item within a 
group.

Have a nice day
Werner
_______________________________________________
FloatCanvas mailing list
[email protected]
http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to