ismaelink

Results 4 comments of ismaelink

I'm not sure if my response will help you, but I've had a similar error in the past that had the same root cause as your error, which, in this...

Hello! Building upon @vinzjaystone response, you could create a class that generates this specific widget using the provided concepts, which would help avoid code duplication. As for the root cause...

I know it's been a while since this issue was posted, but if you're still having difficulties, you can take a look at my suggestion in another [issue](https://github.com/israel-dryer/ttkbootstrap/issues/481#issuecomment-1707652472) on the...

**Problem:** In my view, the issue is not caused by the Python 'datetime' module; it arises from line [566](https://github.com/israel-dryer/ttkbootstrap/blob/master/src/ttkbootstrap/dialogs/dialogs.py#L566) in the 'dialogs.py' file within the ttkbootstrap library. This specific line...