If you dont mind using flex in your application i might have a solution for you :)
2011/4/28 Jim Douglas <[email protected]> > Probably not, but you can review ppk's suggestions here: > > http://www.quirksmode.org/dom/inputfile.html > > You can read about other peoples' attempts here: > > http://www.google.com/search?q=style+input+type+file > > On Apr 28, 7:41 am, Magnus <[email protected]> wrote: > > Hi, > > > > I would like to let the user specify some local files. > > > > There should be one Button that opens a file select dialog, but the > > result should not be stored in a TextBox, as is done with the > > FileUpload widget. The result should be added to a ListBox. > > > > How can I do this? > > > > Is there a FileUpload without TextBox? > > > > Magnus > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- GWT API for non Java based platforms http://code.google.com/p/gwt4air/ http://www.gwt4air.appspot.com/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
