Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, July 1, 2005 12:54:25 AM(UTC)

SimonB  
SimonB

Groups: Registered
Posts: 2


I'm using the LDialog class the Raster Imaging Pro 13 C++ class libraries to display e.g. the Averaging common dialog. Is it possible to customize this dialog by adding buttons (or other controls) and then receive the button clicked messages?

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, July 4, 2005 11:36:12 AM(UTC)

support  
support

Groups: Registered, Tech Support
Posts: 20



There are no functions in our toolkit to freely customize
the dialogs. You can only control items on the dialogs (such as hide/show them) using the flags documented with our functions. You cannot add your own items.




Thanks,

Ali Abo Al-Rob

LEADTOOLS Technical Support

704-332-5532 voice

704-372-8116 fax

http://support.leadtools.com
 
#3 Posted : Tuesday, July 5, 2005 2:37:31 AM(UTC)

SimonB  
SimonB

Groups: Registered
Posts: 2


Thanks for the reply - the answer I expected but I thought it was worth asking just in case.

After some trial and error, I've done the customization by editing the resources in ltdlg13n.dll and using the Windows API to gain access to the dialog procedure and intercept BN_CLICKED notifications.

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.062 seconds.