Some tests
This commit is contained in:
parent
86456d26c1
commit
4c0a7f805a
4 changed files with 80 additions and 2 deletions
|
@ -1,6 +1,26 @@
|
|||

|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Default Statcounter code for PySimpleGUI
|
||||
http://www.PySimpleGUI.com -->
|
||||
<script type="text/javascript">
|
||||
var sc_project=12622535;
|
||||
var sc_invisible=1;
|
||||
var sc_security="1d3e2cc1";
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="https://www.statcounter.com/counter/counter.js"
|
||||
async></script>
|
||||
<noscript><div class="statcounter"><a title="Web Analytics
|
||||
Made Easy - Statcounter" href="https://statcounter.com/"
|
||||
target="_blank"><img class="statcounter"
|
||||
src="https://c.statcounter.com/12622535/0/1d3e2cc1/1/"
|
||||
alt="Web Analytics Made Easy - Statcounter"
|
||||
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
|
||||
<!-- End of Statcounter Code -->
|
||||
|
||||
|
||||
# The PySimpleGUI Cookbook
|
||||
|
||||
Welcome to the PySimpleGUI Cookbook! It's provided as but one component of a larger documentation effort for the PySimpleGUI package. Its purpose is to give you a jump start.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue