Re: button to load files from a window
- To: mathgroup at smc.vnet.net
- Subject: [mg85429] Re: button to load files from a window
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sun, 10 Feb 2008 05:17:17 -0500 (EST)
- References: <fojr1e$ger$1@smc.vnet.net>
Hi, and {FileNameSetter[Dynamic[f]], Dynamic[f]} does what ? Regards Jens 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 > =3F > > > > > > Peter > > > > > --------------------------------------------------------------------------- --- > NOTICE: Protiviti is a leading international provider of independent internal audit and business and technology risk consulting services. = > Protiviti is not licensed or registered as a public accounting firm and does= > not issue opinions on financial statements or offer attestation services. > > > This electronic mail message is intended exclusively for the individual or entity to which it is addressed. This message, together with any attachment , may contain confidential and privileged information. Any views, opinions or conclusions expressed in this message are those of the individual sender and do not necessarily reflect the views of Protiviti Inc. or its affiliates. Any unauthorized review, use, printing, copying, retention, > disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email message to the sender and delete all copies of this message. Thank you. > =====================================================================
- Follow-Ups:
- Re: Re: button to load files from a window
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Re: button to load files from a window