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 12, 2007 7:44:28 AM(UTC)
Groups: Registered
Posts: 11
Hi,I want to use LBitmapWindow to create my own panwindow,it seems that LBitmapWindow does not surpport? and there is not a member function in LBitmapWindow like this: SetPanwindowHandle(HWND hwnd),can you give me some suggestion?
thanks.
#2
Posted
:
Wednesday, June 13, 2007 10:08:46 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
Unfortunately no. You will only be able to use the PanWindow created for you if you are using the ClassLibrary.
If you are using another interface such as the API or .NET, you might be able to write the logic yourself by capturing the mouse messages on the pan window and then updating the main form accordingly. However you won't be able to make your own window that will work automatically with the main form.
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.