<div dir="ltr">Hi all,<div>My project is making good progress. Last week jim and I sat up on a video call as the issues were not being resolved by the email. It was a good session with Jim. I Learned about so many new techniques of LO and VS code which I didn't know. Those key points made my work easier and better.</div><div><br></div><div>Currently, the QuickfindPanel is able to fetch the strings with the entry keyword within that. I first worked on fetching the keyword that is being searched to display in the panel and not with a whole paragraph. Afterwards, I worked on fetching the left and right side characters of the searched keywords. </div><div><br></div><div>Edited the UI as well on Glade. What I added is the treeview column using glade. Afterwards, I added the connectors for custom rendering of the treeview. </div><div>void connect_custom_get_size<br></div><div>void connect_custom_render<br></div><div>still working on making the proper functionality of the defined members.</div><div><br></div><div>I did some code formatting as well. Removed unnecessary headers.</div><div><br></div><div>Thank You</div><div>Khushi</div></div>