Try the ask_open_file method, which returns the string of the path to the file. 
Use it like this:

Shoes.app do
  button "Open File" do
    para ask_open_file
  end
end

- ehsan
Subject: Browse Box
From: [email protected]
To: [email protected]
Date: Thu, 6 Aug 2009 00:21:27 +0530

Hi Guys,

I am making a shoes app called Shoetube, which uploads videos to YouTube from 
the shoe app.

I have got the api working using the youtube-g gem, but not able to add a 
browse button to browse the file and send


a post request to YouTube
-- 
Best Regards

Saurabh Bhatia
www.safewlabs.com



_________________________________________________________________
Get free photo software from Windows Live
http://www.windowslive.com/online/photos?ocid=PID23393::T:WLMTAGL:ON:WL:en-US:SI_PH_software:082009

Reply via email to