This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, January 22, 2007 9:06:27 AM(UTC)
Groups: Registered
Posts: 2
I am using Lead Tools 14 (Main Control) in a Visual Basic 6 application. I am also using a skin control (Code Jock). When I place an annotation on the image and then access the properties options the form is displaying with all the option missing. When I place the mouse on the form and move it around the options appear and then disappear again. I have determined that the skin control is causing this to happen, but I was wondering if there is a property that I am not setting or if this is a bug in the control? I have attached a screen shot of the property window.
#2
Posted
:
Tuesday, January 23, 2007 5:48:59 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
I didn't understand the problem exactly, and your
image doesn't appear to be attached. Our forums allow images with file name
extensions of JPG, GIF and PNG. They also allow attaching ZIP and RAR
compression archives.
#3
Posted
:
Tuesday, January 23, 2007 8:37:03 AM(UTC)
Groups: Registered
Posts: 2
Sorry about that. I have now attached a screen shot for you.
#4
Posted
:
Wednesday, January 24, 2007 4:52:28 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
I can see now what you mean by that.
There are no special flags in our toolkit to
prevent this behavior. If I understood you correctly, the exact same LEADTOOLS
control and code displays the dialog items correctly, unless you use a
third-party skin control.
The property pages of our annotations objects are
normal Windows Dialog boxes and the items inside them are typical Windows
controls (button, edit, static text, etc.), so it is more likely that the third
party control is responsible for this behavior. If want to contact the vendors
of that control, you could ask them if their control performs any sub-classing
of common window classes.
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.