Jump to content
Registration disabled at the moment Read more... ×
Marty001

TWebBrowser Question

Recommended Posts

does anybody know if it is possible to set the 'Save Image to' dialog default folder to a user specified one?  for example, i have a directorylist and a filelist and want to save the image from TWebbrowser (when right clicking and Save Image As) to default to the folder that is currently showing in the TDirectoryListBox

Share this post


Link to post

I remember vaguely that you should be able to 'start' the WebBrowser component with an alternative 'path' into the Windows registry where it should get its configuration from. If that's correct, there might just be a tiny chance the path for the save image dialog is also read from a key somewhere under that registry key... Since I haven't used TWebBrowser all that much, I'm afraid I'm not able to give you code or more accurate pointers where to look for this...

Edited by stijnsanders

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×