]>
Skullheadx's Git Forge - PygameGUIEngine.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Skullheadx [Fri, 14 Apr 2023 22:16:39 +0000 (18:16 -0400)]
read me
Skullheadx [Fri, 14 Apr 2023 22:13:34 +0000 (18:13 -0400)]
darken and centering
Skullheadx [Fri, 14 Apr 2023 21:19:07 +0000 (17:19 -0400)]
reformat code
Skullheadx [Fri, 14 Apr 2023 21:18:30 +0000 (17:18 -0400)]
Slider
Skullheadx [Fri, 14 Apr 2023 20:23:37 +0000 (16:23 -0400)]
Grid Container
note that it looks weird when having a large difference in size between rows as the elements will not line up.
Another issue may lie with adding children to grid box container?
Skullheadx [Fri, 14 Apr 2023 18:22:07 +0000 (14:22 -0400)]
hbox container + grid start
Skullheadx [Fri, 14 Apr 2023 17:01:42 +0000 (13:01 -0400)]
Image rendering
Skullheadx [Fri, 14 Apr 2023 16:48:38 +0000 (12:48 -0400)]
Container for label/button/text/rect
Skullheadx [Fri, 14 Apr 2023 12:49:30 +0000 (08:49 -0400)]
reset cooldown + add color change for mouse over
Skullheadx [Fri, 14 Apr 2023 12:39:21 +0000 (08:39 -0400)]
button and mouse interaction
fixed issue with clicking then moving onto button and clicking on button and moving out still activating func
Skullheadx [Fri, 14 Apr 2023 01:30:08 +0000 (21:30 -0400)]
Create container.py
Skullheadx [Fri, 14 Apr 2023 00:49:27 +0000 (20:49 -0400)]
Added functional buttons
also added padding to rect
new colors and darken/lighten
Skullheadx [Fri, 14 Apr 2023 00:17:55 +0000 (20:17 -0400)]
Label
text + rectangle
Skullheadx [Fri, 14 Apr 2023 00:04:47 +0000 (20:04 -0400)]
Text
Skullheadx [Thu, 13 Apr 2023 23:42:53 +0000 (19:42 -0400)]
Rectangle and Color
Skullheadx [Thu, 13 Apr 2023 23:20:12 +0000 (19:20 -0400)]
Initial commit