This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, August 12, 2009 5:57:30 AM(UTC)
Groups: Registered
Posts: 3
Sorry if this is a stupid question, but i'm a complete newbie. I've added the AnnToolbar, and can put stamps on my image, but my question is Should I be able to right click on the stamp and access it's properties( Like the Text) . I'm unable to do this. Any help you can give would be greatly appreciated.
#2
Posted
:
Wednesday, August 12, 2009 10:29:20 AM(UTC)
Groups: Registered
Posts: 3
Also, I forgot to mention I'm using leadtools 12.1 with VB6.
#3
Posted
:
Thursday, August 13, 2009 4:16:46 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
If you check the same issue using one of the LEADTOOLS Annotation Automation demos that ship with the SDK, do you face the same problem?
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#4
Posted
:
Monday, August 17, 2009 8:35:42 AM(UTC)
Groups: Registered
Posts: 3
#5
Posted
:
Tuesday, August 18, 2009 5:28:54 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
I tested our 12.1 Main OCX using this code and it worked:
+--------+
LEAD1.Load "image.jpg", 0, 1, 1
LEAD1.AnnToolbar.Create 100, 100, 0
LEAD1.AnnToolbar.Visible = True
LEAD1.AnnUserMode = ANNUSERMODE_DESIGN
+--------+
I draw a stamp object and was able to right-click it as shown in the attached image.
If it doesn't work at your side, please send your serial number to
support@leadtools.com (Do NOT post it here) and ask for the latest v12.1 setup and patches.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
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.