PJay Jagnas
PJay Jagnas
Make sure the image path is correct. ``` image_path = './ImageFolder/save.png' image = Image.open(image_path) ```
Instead of `widget.event_generate('')` Please use `widget._open_dropdown_menu()`
> @AnonymousVibrate Hello, I am struggling to determine an issue when using the following code to test displaying rows: > > ```python > from tksheet import Sheet > import tkinter...
> I am looking into this due to the number of requests, if you have any further tips or advice let me know! Hey, I somehow managed to do a...
Is there an update of this ?
Any update to this ?
Yeah, I also experience something like this in the latest version. Still no fix to this ?