New Udemy Coupon
This commit is contained in:
parent
ed128a36f5
commit
4504ea77c3
|
@ -25,9 +25,9 @@
|
||||||
<span style="font-weight: normal;">
|
<span style="font-weight: normal;">
|
||||||
apply coupon for discount:
|
apply coupon for discount:
|
||||||
</span>
|
</span>
|
||||||
62A4C02AB0A3DAB34388.
|
2F6C6BE01B8940D3E457.
|
||||||
</div>
|
</div>
|
||||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388','_blank');">
|
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457','_blank');">
|
||||||
click here to visit course page
|
click here to visit course page
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
@ -16903,7 +16903,8 @@ popup_animated(image_source,
|
||||||
time_between_frames = 0,
|
time_between_frames = 0,
|
||||||
transparent_color = None,
|
transparent_color = None,
|
||||||
title = "",
|
title = "",
|
||||||
icon = None)
|
icon = None,
|
||||||
|
no_buffering = False)
|
||||||
```
|
```
|
||||||
|
|
||||||
Parameter Descriptions:
|
Parameter Descriptions:
|
||||||
|
@ -16925,6 +16926,7 @@ Parameter Descriptions:
|
||||||
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
||||||
| str | title | Title that will be shown on the window |
|
| str | title | Title that will be shown on the window |
|
||||||
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
||||||
|
| bool | no_buffering | If True then no buffering will be used for the GIF. May work better if you have a large animation |
|
||||||
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
||||||
|
|
||||||
Popup that closes itself after some time period
|
Popup that closes itself after some time period
|
||||||
|
@ -17987,7 +17989,8 @@ PopupAnimated(image_source,
|
||||||
time_between_frames = 0,
|
time_between_frames = 0,
|
||||||
transparent_color = None,
|
transparent_color = None,
|
||||||
title = "",
|
title = "",
|
||||||
icon = None)
|
icon = None,
|
||||||
|
no_buffering = False)
|
||||||
```
|
```
|
||||||
|
|
||||||
Parameter Descriptions:
|
Parameter Descriptions:
|
||||||
|
@ -18009,6 +18012,7 @@ Parameter Descriptions:
|
||||||
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
||||||
| str | title | Title that will be shown on the window |
|
| str | title | Title that will be shown on the window |
|
||||||
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
||||||
|
| bool | no_buffering | If True then no buffering will be used for the GIF. May work better if you have a large animation |
|
||||||
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
||||||
|
|
||||||
Display a Popup without a titlebar. Enables grab anywhere so you can move it
|
Display a Popup without a titlebar. Enables grab anywhere so you can move it
|
||||||
|
|
|
@ -25,9 +25,9 @@
|
||||||
<span style="font-weight: normal;">
|
<span style="font-weight: normal;">
|
||||||
apply coupon for discount:
|
apply coupon for discount:
|
||||||
</span>
|
</span>
|
||||||
62A4C02AB0A3DAB34388
|
2F6C6BE01B8940D3E457
|
||||||
</div>
|
</div>
|
||||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388','_blank');">
|
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457','_blank');">
|
||||||
click here to visit course page
|
click here to visit course page
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -25,9 +25,9 @@
|
||||||
<span style="font-weight: normal;">
|
<span style="font-weight: normal;">
|
||||||
apply coupon for discount:
|
apply coupon for discount:
|
||||||
</span>
|
</span>
|
||||||
62A4C02AB0A3DAB34388
|
2F6C6BE01B8940D3E457
|
||||||
</div>
|
</div>
|
||||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388','_blank');">
|
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457','_blank');">
|
||||||
click here to visit course page
|
click here to visit course page
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2028,7 +2028,8 @@ popup_animated(image_source,
|
||||||
time_between_frames = 0,
|
time_between_frames = 0,
|
||||||
transparent_color = None,
|
transparent_color = None,
|
||||||
title = "",
|
title = "",
|
||||||
icon = None)
|
icon = None,
|
||||||
|
no_buffering = False)
|
||||||
```
|
```
|
||||||
|
|
||||||
Parameter Descriptions:
|
Parameter Descriptions:
|
||||||
|
@ -2050,6 +2051,7 @@ Parameter Descriptions:
|
||||||
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
||||||
| str | title | Title that will be shown on the window |
|
| str | title | Title that will be shown on the window |
|
||||||
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
||||||
|
| bool | no_buffering | If True then no buffering will be used for the GIF. May work better if you have a large animation |
|
||||||
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
||||||
|
|
||||||
***To close animated popups***, call PopupAnimated with `image_source=None`. This will close all of the currently open PopupAnimated windows.
|
***To close animated popups***, call PopupAnimated with `image_source=None`. This will close all of the currently open PopupAnimated windows.
|
||||||
|
|
|
@ -9,8 +9,8 @@
|
||||||
<img src="https://www.dropbox.com/s/6wzf3ebmj97v4zs/PySimpleGUI-GitHub-Udemy-Course.png?raw=1" width=200 alt="PySimpleGUI Udemy Course">
|
<img src="https://www.dropbox.com/s/6wzf3ebmj97v4zs/PySimpleGUI-GitHub-Udemy-Course.png?raw=1" width=200 alt="PySimpleGUI Udemy Course">
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<h5>apply coupon for discount:<br>62A4C02AB0A3DAB34388</h6>
|
<h5>apply coupon for discount:<br>2F6C6BE01B8940D3E457</h6>
|
||||||
<a href="https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388">click here to visit course page</a>
|
<a href="https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457">click here to visit course page</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -9,8 +9,8 @@
|
||||||
<img src="https://www.dropbox.com/s/6wzf3ebmj97v4zs/PySimpleGUI-GitHub-Udemy-Course.png?raw=1" width=200 alt="PySimpleGUI Udemy Course">
|
<img src="https://www.dropbox.com/s/6wzf3ebmj97v4zs/PySimpleGUI-GitHub-Udemy-Course.png?raw=1" width=200 alt="PySimpleGUI Udemy Course">
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<h5>apply coupon for discount:<br>F988F082A3D18483B1C5</h6>
|
<h5>apply coupon for discount:<br>2F6C6BE01B8940D3E457</h6>
|
||||||
<a href="https://www.udemy.com/course/pysimplegui/?couponCode=F988F082A3D18483B1C5">click here to visit course page</a>
|
<a href="https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457">click here to visit course page</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -52,9 +52,9 @@ HOW DO I INSERT IMAGES ???
|
||||||
<span style="font-weight: normal;">
|
<span style="font-weight: normal;">
|
||||||
apply coupon for discount:
|
apply coupon for discount:
|
||||||
</span>
|
</span>
|
||||||
62A4C02AB0A3DAB34388
|
2F6C6BE01B8940D3E457
|
||||||
</div>
|
</div>
|
||||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388','_blank');">
|
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457','_blank');">
|
||||||
click here to visit course page
|
click here to visit course page
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -25,9 +25,9 @@
|
||||||
<span style="font-weight: normal;">
|
<span style="font-weight: normal;">
|
||||||
apply coupon for discount:
|
apply coupon for discount:
|
||||||
</span>
|
</span>
|
||||||
62A4C02AB0A3DAB34388.
|
2F6C6BE01B8940D3E457.
|
||||||
</div>
|
</div>
|
||||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388','_blank');">
|
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457','_blank');">
|
||||||
click here to visit course page
|
click here to visit course page
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -25,9 +25,9 @@
|
||||||
<span style="font-weight: normal;">
|
<span style="font-weight: normal;">
|
||||||
apply coupon for discount:
|
apply coupon for discount:
|
||||||
</span>
|
</span>
|
||||||
62A4C02AB0A3DAB34388.
|
2F6C6BE01B8940D3E457.
|
||||||
</div>
|
</div>
|
||||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388','_blank');">
|
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457','_blank');">
|
||||||
click here to visit course page
|
click here to visit course page
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
@ -16903,7 +16903,8 @@ popup_animated(image_source,
|
||||||
time_between_frames = 0,
|
time_between_frames = 0,
|
||||||
transparent_color = None,
|
transparent_color = None,
|
||||||
title = "",
|
title = "",
|
||||||
icon = None)
|
icon = None,
|
||||||
|
no_buffering = False)
|
||||||
```
|
```
|
||||||
|
|
||||||
Parameter Descriptions:
|
Parameter Descriptions:
|
||||||
|
@ -16925,6 +16926,7 @@ Parameter Descriptions:
|
||||||
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
||||||
| str | title | Title that will be shown on the window |
|
| str | title | Title that will be shown on the window |
|
||||||
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
||||||
|
| bool | no_buffering | If True then no buffering will be used for the GIF. May work better if you have a large animation |
|
||||||
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
||||||
|
|
||||||
Popup that closes itself after some time period
|
Popup that closes itself after some time period
|
||||||
|
@ -17987,7 +17989,8 @@ PopupAnimated(image_source,
|
||||||
time_between_frames = 0,
|
time_between_frames = 0,
|
||||||
transparent_color = None,
|
transparent_color = None,
|
||||||
title = "",
|
title = "",
|
||||||
icon = None)
|
icon = None,
|
||||||
|
no_buffering = False)
|
||||||
```
|
```
|
||||||
|
|
||||||
Parameter Descriptions:
|
Parameter Descriptions:
|
||||||
|
@ -18009,6 +18012,7 @@ Parameter Descriptions:
|
||||||
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
||||||
| str | title | Title that will be shown on the window |
|
| str | title | Title that will be shown on the window |
|
||||||
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
||||||
|
| bool | no_buffering | If True then no buffering will be used for the GIF. May work better if you have a large animation |
|
||||||
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
||||||
|
|
||||||
Display a Popup without a titlebar. Enables grab anywhere so you can move it
|
Display a Popup without a titlebar. Enables grab anywhere so you can move it
|
||||||
|
|
|
@ -25,9 +25,9 @@
|
||||||
<span style="font-weight: normal;">
|
<span style="font-weight: normal;">
|
||||||
apply coupon for discount:
|
apply coupon for discount:
|
||||||
</span>
|
</span>
|
||||||
62A4C02AB0A3DAB34388
|
2F6C6BE01B8940D3E457
|
||||||
</div>
|
</div>
|
||||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=62A4C02AB0A3DAB34388','_blank');">
|
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=2F6C6BE01B8940D3E457','_blank');">
|
||||||
click here to visit course page
|
click here to visit course page
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2028,7 +2028,8 @@ popup_animated(image_source,
|
||||||
time_between_frames = 0,
|
time_between_frames = 0,
|
||||||
transparent_color = None,
|
transparent_color = None,
|
||||||
title = "",
|
title = "",
|
||||||
icon = None)
|
icon = None,
|
||||||
|
no_buffering = False)
|
||||||
```
|
```
|
||||||
|
|
||||||
Parameter Descriptions:
|
Parameter Descriptions:
|
||||||
|
@ -2050,6 +2051,7 @@ Parameter Descriptions:
|
||||||
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
| str | transparent_color | This color will be completely see-through in your window. Can even click through |
|
||||||
| str | title | Title that will be shown on the window |
|
| str | title | Title that will be shown on the window |
|
||||||
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
| str or bytes | icon | Same as Window icon parameter. Can be either a filename or Base64 byte string. For Windows if filename, it MUST be ICO format. For Linux, must NOT be ICO |
|
||||||
|
| bool | no_buffering | If True then no buffering will be used for the GIF. May work better if you have a large animation |
|
||||||
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
| bool | **RETURN** | True if the window updated OK. False if the window was closed
|
||||||
|
|
||||||
***To close animated popups***, call PopupAnimated with `image_source=None`. This will close all of the currently open PopupAnimated windows.
|
***To close animated popups***, call PopupAnimated with `image_source=None`. This will close all of the currently open PopupAnimated windows.
|
||||||
|
|
Loading…
Reference in New Issue