commit
e219197681
2 changed files with 124 additions and 1 deletions
|
@ -25,7 +25,7 @@ def show_win():
|
|||
alpha_channel=0, finalize=True)
|
||||
|
||||
for i in range(100):
|
||||
window.eet_alpha(i/100)
|
||||
window.set_alpha(i/100)
|
||||
time.sleep(.01)
|
||||
|
||||
while True: # Event Loop
|
||||
|
|
123
DemoPrograms/Demo_Control_Panel_Button_Grid.py
Normal file
123
DemoPrograms/Demo_Control_Panel_Button_Grid.py
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue