Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Realbasic > OpenDialog Filt...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 3241 of 3314
Post > Topic >>

OpenDialog Filter Question..

by SpreadTooThin <bjobrien62@[EMAIL PROTECTED] > Aug 2, 2007 at 12:09 PM

I can't find a complete example of how one would filter only (for
example)  gif files.
Gif files end in .gif   so what do I put in the dialogs filter
property?

dim dlg as OpendDialog
Dim f as FilderItem

dlg.Filter = ???

f = dlg.ShowModal()

if f <> Nil then
   MsgBox("user wants top use " + dlg.result.absolutePath())   // Or
can I use f.absolutePath
End fi

Help?
TIA
B.




 5 Posts in Topic:
OpenDialog Filter Question..
SpreadTooThin <bjobrie  2007-08-02 12:09:13 
Re: OpenDialog Filter Question..
Joe Strout <joe@[EMAIL  2007-08-02 16:14:59 
Re: OpenDialog Filter Question..
Anic <sans@[EMAIL PROT  2007-08-04 20:31:51 
Re: OpenDialog Filter Question..
Joe Strout <joe@[EMAIL  2007-08-06 09:29:58 
Re: OpenDialog Filter Question..
support@[EMAIL PROTECTED]  2007-08-03 03:00:35 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue May 13 4:08:01 CDT 2008.