Re: Re: button to load files from a window
- To: mathgroup at smc.vnet.net
- Subject: [mg85457] Re: [mg85429] Re: button to load files from a window
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Mon, 11 Feb 2008 06:09:35 -0500 (EST)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <fojr1e$ger$1@smc.vnet.net> <200802101017.FAA17830@smc.vnet.net>
- Reply-to: murray at math.umass.edu
That does not open any notebook that I see after I've made a selection
in the file browser window that opens -- it just returns the complete
path to the selected file.
Jens-Peer Kuska wrote:
>
> ...and
>
> {FileNameSetter[Dynamic[f]], Dynamic[f]}
>
> does what ?...
>
> Russo, Peter (10170) wrote:
>> I am trying to make a button to load a file but that allows you to use a
>> window to browse through the directory tree ( like a C# winform or when
>> the window that pops up when go File->Open in the Mathematica front end
>> ) and click on a file. So, I suppose the button should contain the
>> command "ToFileName[]" as the command to load the file. However, is
>> there a command for a browser window or is there a way to construct one?...
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
- References:
- Re: button to load files from a window
- From: Jens-Peer Kuska <kuska@informatik.uni-leipzig.de>
- Re: button to load files from a window