Search Function in Output of Job / Task

Afanasy Watch Qt GUI.
Post Reply
spideynick
Posts: 1
Joined: Mon Aug 28, 2017 7:53 am

Search Function in Output of Job / Task

Post by spideynick »

There are times we need to debug log files in the Output section of the render logs, will it be difficult to implement a search (ctrl+f) functionality to be able to search thru patterns? I was looking at wndtask.cpp where the Output UI's are instantiated, is the Qt implementation something easily added? Sorry I'm not very good at reading C++ code as Python has become the defacto glue code for most APIs nowadays.

Otherwise getting the output file in terminal and doing a grep would also do the job but it beats the purpose of having a GUI in the first place.
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Search Function in Output of Job / Task

Post by timurhai »

Yes.
I should add it.
Lets create an issue to not to forget:
https://github.com/CGRU/cgru/issues/372
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply