malun22

Results 7 comments of malun22

Here is the init: https://stackoverflow.com/questions/62828043/how-to-perform-a-function-when-toast-notification-is-clicked-in-python

Does not seem to be supported. I tried this just today as well, but found no solution.

I did little testing, it seems to work. But when you initialize it as before with g = Gbx(file) it's not getting closed anymore, since I removed the close function...

Re closing: The problem when initializing the object manually, and an GBXLoadError is raised, you are not able to close the connection manually, because the object is not completely initialized...

@joblab have you tried this? How do I pass the keywords to the filter function?

@joblab hm I see. Cool concept, but my keywords list seems to be empty always even when I give the Item the keyword property.

@redfave have you found a solution to that?