Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 327e8ce

Browse files
2 parents af17166 + 7f3d309 commit 327e8ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Creating GUI based apps using PySimpleGUI module. Details about PySimpleGUI module can be found @
33
1. https://pypi.org/project/PySimpleGUI/
44
2. https://pysimplegui.readthedocs.io/en/latest/cookbook/
5+
3. https://github.com/PySimpleGUI
56

67
# Popup Button Configurations
78

@@ -11,4 +12,4 @@ Creating GUI based apps using PySimpleGUI module. Details about PySimpleGUI modu
1112
- Ok, cancel: 4
1213
- No button: 5
1314

14-
Eg.: sg.Popup("This is a simple popup", button_type=1) # button_type=2,3,4,5
15+
Eg.: **sg.Popup("This is a simple popup", button_type=1) # button_type=2,3,4,5**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /