Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Is there a way call paint function manually?

I'm building a simple extension that get a value from input box and do stuff with that value. I did perfectly with adding custom header in the panel and get value from there, but i wanna do this with HTML input box. When input box changed it should  re-paint. You can find my script in the attachment.

EDIT: I found a solution myself. Adding attachment as deneme2.js.

1 Reply
Mathumitha
Partner - Contributor III
Partner - Contributor III

Hi,

Is there a way to call the paint function when a click is made on the tabs of container

 

Thanks in advance!