Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Custom Save DialogBox
Started by marasma at 11-09-2007 13:39. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  11-09-2007, 13:39
marasma is not online. Last active: 5/28/2008 10:57:04 AM marasma

Top 25 Posts
Joined on 04-12-2006
Posts 99
Custom Save DialogBox
Reply Quote
Hi,
I would like to create a custom DialogBox for configuration purpose, like RasterSaveDialog, but I would like to draw it as my need.
The save format is the result of the selection of filesavetype, subtype and bpp.
I have seen the documentation, I have found many enumeration, and I think that only way is to load subtypes enumeration after selection of file formats and bpp.
I think is hard coding method, is there something easier?
I'm using LT15 with VB.NET
Thanks.
   Report 
  11-11-2007, 9:11
Qasem Lubani is not online. Last active: 12/21/2008 9:12:09 PM Qasem Lubani



Top 10 Posts
Joined on 08-13-2006
Posts 1,187
Re: Custom Save DialogBox
Reply Quote
Our dialogs can only be customized through the toolkit functions that enable or disable features, and that show or hide dialog items. There is no way to change the behavior to become different from what it is. This means if you need different behavior, you will have to create your own dialogs from scratch, and implement your own code to fill the lists and control how they interact with each other.
Qasem Al-Lubani
LEAD Technical Support
www.leadtools.com
   Report 
Post
LEAD Support Fo... » Developer » Common Dialogs » Custom Save DialogBox

Powered by Community Server, by Telligent Systems