Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > General Discussion
  New Posts New Posts RSS Feed - Adding additional items to CFileDialog places bar?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Adding additional items to CFileDialog places bar?

 Post Reply Post Reply
Author
Message
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Topic: Adding additional items to CFileDialog places bar?
    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 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
Back to Top
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 515
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Posted: 06 October 2007 at 7:01pm
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

Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 07 October 2007 at 6:10pm
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 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.