This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, May 23, 2006 9:55:51 AM(UTC)
Groups: Registered
Posts: 17
According to the specification of Raster Imaging Pro, there are some extended dialog box e.g. Open File Dialog, Save File dialog, etc in the SDK.
This is the page that I read:
http://leadtools.com/SDK/Common-Dialogs/default.htm
I am using RasterImaging Pro V.14 for .NET. My question is How do I call this extended dialog box in RasterImaging Pro V.14? What DLL should I include to call this dialog?
Note: I am using C# for development.
Thank you
#2
Posted
:
Sunday, May 28, 2006 5:29:47 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
Our .NET classes contain only 3 dialogs:
- File Open
- File Close
- Window Level (medical imaging).
These are documented in the LEADTOOLS 14.5 .NET help file.
We do have a much larger set of imaging common dialogs, but they are currently available in the Win32 (non .NET) programming interfaces, such as DLL API, C++ Classes and COM objects. If you'd like to use them with C#, it's possible to do so, for example using the COM interface. If you only have the .NET classes, you can download the free evaluation edition of LEADTOOLS 14.5 from our site.
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.