Maybe you could creat two itens on the File menus: 'Select File' and 'Select Folder'. This way it will be clearer to the user that he can get a folder and batch process it.
On 2/23/07, Diego Escalante <[EMAIL PROTECTED]> wrote: > Does that mean you are coding an app to recode videos for stuff like n800? :) > > On 2/20/07, Felipe Reyes <[EMAIL PROTECTED]> wrote: > > hi to everyone. > > > > I'm writing a little application to transform videos into a portable > > format (low quality and low size to let them fit into my palm and every > > portable device capable of play video), the application let you make > > batch transformations, so when the users select a video file or a > > directory i don't know how the difference, so I decided to assumme that > > the uri passed by the FileChooserDialog is a directory if that fails i > > catch the exception and try to open it again, but assuming that is a > > file, it works, but i dont like this solution, especially because the > > exception that Gnome.Vfs.Directory.GetEntries is > > 'Gnome.Vfs.VfsException' so its a very generic exception. > > > > somebody know how can i fix this?, i am using mono/c# > > > > thanks. > > > > bye > > > > -- > > Felipe Reyes Astorga > > Estudiante de Ingeniería ejecución Informática, USACH > > Linux user #316380 counter.li.org > > > > > > _______________________________________________ > > gnome-love mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/gnome-love > > > > > > > _______________________________________________ > gnome-love mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-love > -- Eduardo Cereto Carvalho <[EMAIL PROTECTED]> http://cereto.net/ "Reclaim your digital rights, eliminate DRM, learn more at http://www.defectivebydesign.org/what_is_drm" _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
