[Bug 3490] [Patch] Folder open dialog UI

bugzilla-daemon at async.com.br bugzilla-daemon at async.com.br
Mon Jul 23 13:15:45 BRT 2007


http://bugs.async.com.br/show_bug.cgi?id=3490





--- Comment #1 from Johan Dahlin <jdahlin at async.com.br>  2007-07-23 13:15:44 BRT ---
(From update of attachment 4248)
Thanks for the patch, however I have a couple of reservations, I think it would
be better to have a separate method just to select a folder, since a couple of
parameters (filter and patterns) do not make sense when selecting a folder.

def selectfolder(title, parent, initial=None):
   pass

Is a better API for this.

Also remember that you should always return the object you selected, which you
removed in your patch.


-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kiwi mailing list