Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
2answers
2k views

Does WPF have a native file dialog?

Under System.Windows.Controls I can see a PrintDialog however I can't seem to find a native FileDialog. Do I need to create a reference to System.Windows.Forms or is there another way?
5
votes
2answers
966 views

How can I programatically manipulate any Windows application's common dialog box? (.NET)

My ultimate goal here is to write a utility that lets me quickly set the folder on any dialog box, choosing from a preset list of 'favorites'. As I'm just a hobbyist, not a pro, I'd prefer to use .NET ...
4
votes
4answers
448 views

What does the FileDialog.RestoreDirectory Property actually do?

I've read about the property on MSDN, but I still don't understand what it does. Gets or sets a value indicating whether the dialog box restores the current directory before closing. What ...
3
votes
2answers
308 views

FileDialog DoubleClick Behavior

While developing a WinForms application, I came across what I believe is a bug in the OpenFileDialog and SaveFileDialog controls. A Google search turned up a single other person who noticed the same ...
3
votes
1answer
596 views

Why does FileDialog sometimes not remember the initial directory?

I have made a WPF application on which you can open some Open/SaveFileDialogs. On my PC it remembers the directory I was in last time I used such a dialog and sets that as initial directory when I ...
2
votes
1answer
124 views

File dialog doesn't appear inside a jquery-ui-dialog

I have a jquery-ui-dialog that contains a <form> which contains a <input type=file> For some of my users when they click on the button to open the file dialog: it doesn't appear. The issue ...
2
votes
2answers
1k views

Save FileDialog in Java strips initial file extension

I'm using java.awt.FileDialog to create a dialog for saving a file. The problem is that when I specify a suggested (default) file name, FileDialog strips its extension. Example: import java.awt.*; ...
2
votes
2answers
3k views

How can I make a java FileDialog accept directories as its FileType in OS X?

I am trying to switch from using a JFileChooser to a FileDialog when my app is being run on a mac so that it will use the OS X file chooser. So far I have the following code: FileDialog fd = new ...
2
votes
6answers
4k views

File download dialog IE7 disappears

The following code will not run correctly in IE7 with the latest service packs installed. System.Web.HttpResponse response = System.Web.HttpContext.Current.Response; response.Clear(); ...
2
votes
1answer
542 views

How to filter a report object when saving through FileDialog in MS Access

I am attempting to save an rtf file using FileDialog and would like to filter using a where clause. This is what I have: Set dlgSave = FileDialog(msoFileDialogSaveAs) With dlgSave .Title = "Provide ...
1
vote
2answers
266 views

wxpython save file dialog gives a gtk-warning

the code here below: #!/usr/bin/env python import wx class MyForm(wx.Frame): def __init__(self): wx.Frame.__init__(self, None, wx.ID_ANY, "File and Folder ...
1
vote
1answer
82 views

How to detect if user pressed cancel button or selected root (primary disk) with java.awt.FileDialog in MAC OS?

Does somebody knows how to detect if user selected cancel button or root disk in java.awt.FileDialog in Mac OS (10.6 - Snow Leopard)???? I have the below code: ...
1
vote
2answers
215 views

Qt customizing save file dialog

I need to customize default Qt save file dialog: add some options in it. For example, adding some checkboxes with my own values in it between file type and save/close buttons. Have Qt any ways to do ...
1
vote
0answers
70 views

Set SaveFileDialog.InitialDirectory to networked file location

I'm using the Microsoft.Win32.SaveFileDialog class. When I set the InitialDirectory to a networked location (E.g. "\localhost\Share\") it opens up to the Documents folder instead of the networked ...
1
vote
3answers
193 views

Using SaveFileDialog in C#/.NET producing “Instances of abstract class cannot be created” error

So I have been struggling to create a "Save" button in my .NET application. I seem to be doing everything correctly according to my research. I have been referring to this article as a main source: ...
1
vote
1answer
181 views

Java: How to force the localization for swt FileDialog

I would localize a FileDialog component in English. My default language is Italian. Is it possible? The project where I'm using the FileDialog is an Eclipse plug-in project. I've found the solution ...
1
vote
3answers
286 views

How do I add widgets to a file dialog in wxpython?

I'm creating a file dialog that allows the user to save a file after editing it in my app. I want to add a checkbox to the dialog so the user can make some choices about what format the file is saved ...
1
vote
2answers
441 views

PyQt4 File select widget

I want to make a QT4 (using QT designer) dialog, that contains a part where a file has to be selected. Now, I know QFileDialog exists, and I can program something that does what I want. But can I ...
1
vote
1answer
677 views

How do I center a java.awt.FileDialog on the screen

I have never been able to figure this one out; the usual suspects don't work. Given: FileDialog dlg=null; dlg=new FileDialog(owner,"Select File to Load",FileDialog.LOAD); ...
1
vote
2answers
640 views

Why does the Java AWT FileDialog setIconImage method fail to set the icon?

I am attempting to use a Java AWT FileDialog, but I want to replace the default Java Dialog icon with something else. In short, the code looks something like this: Frame frame = new Frame(); Image ...
1
vote
5answers
492 views

php - file download box

I'm giving a user a link to download a csv file ...just using Click <a href="report.csv">here</a> to download your file. This text and link is being displayed in a small popup window - ...
1
vote
3answers
74 views

User navigates to folder, I save that folder location to a string

How can I do this? I want a user to click a button and then a small window pops up and lets me end-user navigate to X folder. Then I need to save the location of the folder to a string variable. Any ...
1
vote
3answers
1k views

Using a FileDialog to choose a file of a certain extension

I am trying to use a FileDialog file chooser because I really need java app to have the native apple file chooser (I know we all hate hate the lack of portability but this is what I need). I am ...
1
vote
5answers
671 views

Is there an OpenFileOrFolderDialog object in .NET?

Is it possible to use the OpenFileDialog class select a file OR folder? It appears only to allow the selection of a file, if you select a folder and then choose open it will navigate to that folder. ...
1
vote
1answer
2k views

good directory picker for visual basic macros in MS Outlook (2007)

I wrote a visual basic macro for archiving attachments for Outlook 2007, but did not find a totally satisfactory way for showing a directory picker from the outlook macro. Now, I don't know much about ...
0
votes
0answers
31 views

Copy file from one location to another in silverlight application

i have a POC to be done for below requirement. on client machine there would be some pdf files. i would have list of those files. the list of files will be displayed to a user using list. ...
0
votes
1answer
45 views

How to set .InitialView and see files when using FileDialogFolderPicker?

I want open a dialog where the user can: select a folder sort entries alphabetically see files as well as folders I'm trying to use VBA's Application.FileDialog to accomplish this, current code as ...
0
votes
2answers
130 views

using Application.FileDialog to rename a file in VBA

Using VBA. My script moves a file into a directory. If that filename already exists in the target directory, I want the user to be prompted to rename the source file (the one that's being moved) ...
0
votes
4answers
61 views

C#.Net get workingdirectory from fileDialog

I have a filedialog in my application that gets the path of the file to execute, for example. C:\filespool\run.exe Now I put this in a string variable called exepath and execute it with this ...
0
votes
1answer
90 views

CFileDialog getpathName not reading japanese

I have a folder name in japanese. CFileDialog getpathNameis returning some Question marks when the folder is selected. Is there some way to solve it?
0
votes
2answers
28 views

Is it possible to prevent file dialog from appearing? Why?

Suppose I have input[type=file] element and I want to intercept onclick event and prevent file dialog from appearing if conditions are not met. Is it possible? And why, if - not?
0
votes
1answer
126 views

save a file generated by a php script in to a directory by save dialog form

I have a php script that generate a pdf file. So I have an html page with jquery javascript that do an ajax call at this php script and retrieve the pdf file content. I would that this file will be ...
0
votes
1answer
211 views

Create a “virtual directory” or tree view so that user can browse through files that exist in a database

I know I can browse through files when they exist by using a FileDialog. I am tracking the changes that are made in a directory and every time there has been a change I save that file in a database. I ...
0
votes
1answer
102 views

How to prevent IFileDialog from appending the wildcard pattern to the file type description?

On new Windows versions (it is so at least on Windows 7 but I have reasons to believe it happens on Vista to) IFileDialog (and thus IFileOpenDialog and IFileSaveDialog) automatically append the ...
0
votes
2answers
114 views

how to open file with specific extension in fileDialogue

I am trying to Open a file with specific extension ( .fcg or .wtg ) using file Dialog is there a way to do it ??
0
votes
2answers
182 views

MS Office SaveAs type FileDialog with a filter in vb

I want to create a 'save as' file dialog with a filter, but this doesn't seem possible using the FileDialog class (Microsoft Office 12.0 Object Library). The documentation actually mentions this here, ...
0
votes
1answer
232 views

Open file with Python DirSelector

is it somehow possible to open a file (instead of a directory) with Python's DirSelector. It's also fine to make a wx.FileSelector to open also a directory. I just need one dialog window to open ...
0
votes
1answer
255 views

how to open Filedialog in desired directory

I have two buttons both open filedialog what i want both button should always open their related directories in filedialog when they press.In my case filedialog keep the last open directory which i ...
0
votes
1answer
101 views

Autoupgradeenable property of openfiledialog

I had need of showing open file dialog in winform application. And one property of the file dialog, autoupgradeenabled which I set as a true, which is for updating the open file dialog according to ...
0
votes
2answers
402 views

Java FileDialog selecting directories: Mac OSX only?

I read that via System.setProperty("apple.awt.fileDialogForDirectories", "true"); users can select directories via a FileDialog, now the FileDialog evoces the native file chooser, so that is ...
0
votes
1answer
174 views

Setting file extension for File Dialog in Objective-C

I was wondering how to set the file extension for a file dialog so that only those files with that extension show up in the folder. I know there is a way to set if files/directories can be seen, and ...
0
votes
1answer
239 views

Asp.net file dialog set default folder

Is there any way to do this? I thought I'd find hundreds of results on google for this but not really finding anything. I want to set it to a location either on the web server or on a mapped networked ...
0
votes
1answer
83 views

How to rename a Network volume's name in WOW64 Apps' Common File Dialog

I'm developing a network redirector like SMB. Once a volume has been connected, I create 4 registry keys to following nodes. ...
0
votes
1answer
350 views

.NET. How to hack OpenFileDialog? [closed]

Possible Duplicate: changing button text in OpenFileDialog in C#.net Have a good day, Is there a way to override Open button in .NET OpenFileDialog? I need to Change the button text and ...
0
votes
2answers
261 views

qt filedialog directory

i got a QString blabla = qtfiledialog::getOpenFileName(); now blabla gives me the full path and the exe like: C:/Program Files/imanoob.exe but i only want the path like: C:/Program Files/ how to do ...
0
votes
2answers
556 views

Making File Dialog only accept directories

I want to have a file dialog only allow directories, here's what I've been trying: fileDialog = QtGui.QFileDialog() fileDialog.setFileMode(QtGui.QFileDialog.ShowDirsOnly) filename = ...
0
votes
3answers
3k views

Need FileDialog with a file type filter in Java

I have a JDialog with a button/textfield for the user to select a file. Here's the code: FileDialog chooser = new FileDialog(this, "Save As", FileDialog.SAVE ); String startDir = ...
0
votes
1answer
1k views

Java applet: IE Browser hangs after opening a file dialog. Workaround?

This is a registered bug (Bug ID: 6515708) but does anyone have a workaround for it? Scenario javascript calls OpenDialog() method in applet applet starts new thread which opens the AWT FileDialog ...
-2
votes
1answer
60 views

simulate file dialog

I need to add to my application a place where users can drop files and they appear just like when you drag files to a folder on windows. there is a program in here that has the functuanality that I ...