Commit Graph

15 Commits

Author SHA1 Message Date
Peter Badida 2d16674ce9 PEP8 fixes 2017-07-01 09:20:59 +02:00
Peter Badida b1ff3c73ef Add support for shaped windows
SDL2 only
2017-07-01 08:53:49 +02:00
Peter Badida a755e21a2e Fix shapecollisions example for py2 2017-05-13 00:37:38 +02:00
Peter Badida 52360248c2 Add shape collision example (#5079)
* Add shape collision example

* Switch to Point

* Caching values for length

* Cache Mesh, fix always True, add note, clean

* Typo
2017-04-04 00:07:32 +02:00
Peter Badida a42b60e8fb Fix clipboard example 2017-01-04 18:51:18 +01:00
Peter Badida 3191a2729f Merge pull request #4884 from bhaveshAn/correction
setting minimum_height to height in clipboard.py
2017-01-04 15:57:52 +01:00
bhaveshAn e3a9030c30 setting minimum_height to height in clipboard.py 2017-01-04 20:05:42 +05:30
Peter Badida 3a2a86ce71 Add joystick example (#4862)
* Add joystick example

* pep8 fix
2017-01-03 21:42:17 +02:00
Saqib Azim 5913d861f4 Fix for pep8 errors (#4815)
* Fix pep8 errors

* Fix pep8 errors

* Fixing pep8 errors

* fixing pep8 errors

* E731 pep8 fixes resolved for some files

* fix for E741 and E305 for some files

* pep8 fixes
2016-12-17 09:50:52 +02:00
Peter Badida 11d3d69065 Merge pull request #4513 from KeyWeeUsr/dropfile_example
Add an example for multiple Window.on_dropfile
2016-09-02 23:24:28 +02:00
Peter Badida 915b4fec2d Add an example for multiple Window.on_dropfile 2016-09-02 23:20:27 +02:00
Peter Badida e75412a567 Add clipboard example
...and fix ugly import in docs
2016-08-30 23:07:14 +02:00
Alexander Taylor 5e02b6fa52 Fixed comment syntax 2015-01-26 15:17:23 +00:00
Alexander Taylor e7fe9dbcd5 Update two_panes.py 2015-01-26 15:05:55 +00:00
Alexander Taylor df853271c3 Added miscellaneous examples folder + first entry 2015-01-23 22:44:45 +00:00