08/03/02 22:05:12
楽なのはVisualuRubyかなぁ。通常のrubyには入ってないけど、
Windows用のActiveScriptRubyならデフォで入ってます
require 'vr/vrcontrol'
fn=SWin::CommonDialog::openFilename(nil,[ ["All file","*.*"],["bmp file","*.bmp"] ])
p fn
細かいことはVisualuRubyサイトのドキュメントやサンプル見てください
ActiveScriptRuby
URLリンク(arton.hp.infoseek.co.jp)
VisualuRuby計画(仮称)
URLリンク(www.osk.3web.ne.jp)