Skip to content

Add all possible button parameters to lazy button functions - #97

Merged
deajan merged 2 commits into
spyoungtech:mainfrom
netinvent:lazy_buttons_accept_button_params2
Aug 21, 2026
Merged

Add all possible button parameters to lazy button functions#97
deajan merged 2 commits into
spyoungtech:mainfrom
netinvent:lazy_buttons_accept_button_params2

Conversation

@deajan

@deajan deajan commented Jan 25, 2026

Copy link
Copy Markdown
Collaborator

Replaces #87 with less invasive modifications (eg black reformatting)

This allows to customize all "lazy button functions", eg FileBrowse, just like any button. Example, changing FileBrowse button to be an image instead of a button:

                sg.FilesBrowse(
                    "",
                    target="--ADD-PATHS-FILE--",
                    key="--ADD-PATHS-FILE-BUTTON--",
                    image_data=ADD_FILE)

@deajan
deajan merged commit c81275d into spyoungtech:main Aug 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant