Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Question: Event handling in Formativ Controls #6409
    jhruska
    Participant

      Thank you for your reply. I look forward to seeing the next SP. Is there a release date set for this yet?

      Thanks!

      Joe Hruska

      in reply to: Question: SelectDirectoryDlg Functionality #6405
      jhruska
      Participant

        Thank you for your response. I’ll try and be a little more descriptive on what I am trying to do.

        1. I’ve used Windows BrowseForFolder API calls before, and Windows has the option of having a “New Folder” button along with a “Folder:” edit control to create new folders inside of the BrowseForFolder Dialog. (You can see an example of this functionality by going to “StartSearchFilesFoldersLookInBrowse…”)
        Is it possible to get that same functionality with your SelectDirectoryDlg Object?

        2. I am storing the users last used windows directory loction in the registry. When opening the SelectDirectoryDlg object, I would like to set the .root to “c:”, but then automatically expand to the users last used directory. I have been able to do this using Windows API calls, and am just wondering if there is a way to do it with your SelectDirectoryDlg object.

        My assumption in all of this (probably incorrect), is that your SelectDirectoryDlg object is actually a call to the Windows API BrowseForFolder object.

        I thank you again for any assistance that you are able to provide!

        Joe Hruska

      Viewing 2 replies - 1 through 2 (of 2 total)