I wanted to update the TextBox widget every 5 minutes through the output of 
a script. I tried 

from libqtile.command_client import InteractiveCommandClient
c=InteractiveCommandClient
c.widget['textbox'].update('xyz')  

For people without more than a basic knowledge of python, its very tough to 
understand the basic skeleton of how this works. I know, its on me. But can 
anyone please help?  
  

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qtile-dev/2a7f2150-462e-4673-9d99-f09ce0c0888bn%40googlegroups.com.

Reply via email to