This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, June 28, 2005 5:16:41 AM(UTC)
Groups: Registered
Posts: 2
Hi,
is it possible to display an object which is inside a group?
The objects which are added directly to the vectorhandle are shown.
The objects within a group cannot be displayed. The corresponding group was added to the vectorhandle (L_VecAddGroup) and the object was added to the group (L_VecAddObjectToGroup). L_VecEnumObjectsInGroup returns the added objects. So all objects with groupid == -1 are displayed correctly.
Could someone tell me, how to display objects with a groupid != -1.
Thanks in advance,
Thomas
#2
Posted
:
Thursday, June 30, 2005 2:36:19 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
After creating the group, it acts like a template you can use to create
one or more copies of the group. To display it, create a clone of the
group and add it. This is shown by the help file example "Cloning a
Vector Group"
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.