Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- January 16, 2008 at 10:57 am #5326ziguoloMember
Is there a way not to block the UI when a search in files is running? Could this run in a separate thread in the background so that users can continue working on other open documents?
thx
January 16, 2008 at 4:52 pm #5330Yutaka EmuraKeymasterziguolo wrote:
Is there a way not to block the UI when a search in files is running? Could this run in a separate thread in the background so that users can continue working on other open documents?thx
Create a new group, or disable the tab, and then you can do Find in Files in.
January 17, 2008 at 11:25 am #5334jmkhaelMemberHello,
It seems a bit of an overkill to create a new group just to search in files. An non modal search seems the best way to go in this case, redirecting the search results to the output window in a non blocking fashion. e.g: visual studio, eclipse, ultraedit, notepad++…
Regards
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.