|
From: Marcelo V. <mar...@po...> - 2003-03-07 03:10:15
|
Slava or anyone who could help, I've been looking at how to define a file set for the search dialog, and while it is possible to do so, there is one problem: if my DirectoryListSet instance (e.g.) is not recursive, and the user checks the "Include subdirectories" checkbox, the SearchDialog will instantiate a new DirectoryListSet (and not my particular subclass!) with the recursive flag turned on. While this would work, it would break what I'm trying to do, since I only want to include files that are included in a project, and not all files in the given directory. Any idea if there's any way to work around this without having to modify jEdit? -- Marcelo Vanzin mar...@po... "Life is too short to drink cheap beer" |