Page 1 of 1

Search Function in Output of Job / Task

Posted: Mon Aug 28, 2017 7:56 am
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.

Re: Search Function in Output of Job / Task

Posted: Mon Aug 28, 2017 8:52 am
by timurhai
Yes.
I should add it.
Lets create an issue to not to forget:
https://github.com/CGRU/cgru/issues/372