Skip to content

Implicit Settings on Button Callback #13

Description

@jdbodyfelt

Hi, sorry to bother it's me again. I have another question popping up in the property_modification.py example. Namely, in callback you mention that settings are passed implicitly, however, how do you access them within the callback? I've tried a for key, val in kwargs.items(): print(key, val), but it does not produce anything. Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions