Adding additional items to CFileDialog places bar? |
Post Reply |
Author | |
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 06 October 2007 at 8:10am |
Hi;
Does anyone know how to add additional items to the CFileDialog (open files) and how to handle the button pressed message?
Any help is very welcome.
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
jimmy
Senior Member Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
|
Hello,
i've use this control http://www.codeproject.com/useritems/CFileDialogX.asp and add instead of the static a own Button List Control or you can add a toolbar or other control. Jimmy |
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Hi Jimmy,
thanks for your suggestions, but I found a simpler solution after reading the API documentation for common controls very carefully. Now I handle the registry keys available for selecting custom places in conjunction with temporary registry keys. This needed only about 20 lines of source code and is very easy to handle.
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions 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 |