Dennys Regalado
Dennys Regalado
> ```python > from PyTouchBar import * > > fen = Tk() > > prepare_tk_windows(fen) > > lbl = TouchBarItems.Label(text = "Hello World!") > set_touchbar([lbl]) > > fen.mainloop() > ```...
> Good morning, Sorry for the late response, Uh, that's strange... The touchbar normally changes when the window is focused, can you confirm the Tkinter window was on the front?...
I got the same error :( did you find any workaround?
I'm getting following console error from @mairin example ```javascript d3-dot-graph.min.js:1 Uncaught ReferenceError: dot$parser$1 is not defined at d3-dot-graph.min.js:1 at d3-dot-graph.min.js:1 at d3-dot-graph.min.js:1 ?editor_console=:150 Uncaught TypeError: d3.dot is not a function...