ecookbook restoring the folders for testing...
This commit is contained in:
parent
0574702876
commit
9f40a47d30
109 changed files with 0 additions and 0 deletions
13
docs/eCookbook/demo-programs/control-panel.md
Normal file
13
docs/eCookbook/demo-programs/control-panel.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
**Control Panel**
|
||||
|
||||
Creates a grid of images with text labels that looks like a typical "control panel".
|
||||
|
||||
Note that there is currently a bug with the `Column` Element where the mousewheel only scrolls the Column if mouse is directrly over the scrollwheel.
|
||||
|
||||
This code contains a lot of Base64 Images in order to avoid needing to distributes a lot of individual image files with the code. This way a single source file has everything required.
|
||||
|
||||
On Windows the window looks like this:
|
||||
|
||||

|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/d12422e22c?start=result' width='100%' height='500' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue