Version that crashes
This commit is contained in:
parent
58b7d9b344
commit
944c82d783
6 changed files with 437 additions and 151 deletions
|
@ -6126,6 +6126,10 @@ Without further delay... here are all of the Elements and the Window class
|
|||
|
||||
<!-- <+Window.SaveToDisk+> -->
|
||||
|
||||
### SendToBack
|
||||
|
||||
<!-- <+Window.SendToBack+> -->
|
||||
|
||||
### SetAlpha
|
||||
|
||||
<!-- <+Window.SetAlpha+> -->
|
||||
|
@ -6282,6 +6286,10 @@ Without further delay... here are all of the Elements and the Window class
|
|||
|
||||
<!-- <+Window.save_to_disk+> -->
|
||||
|
||||
### send_to_back
|
||||
|
||||
<!-- <+Window.send_to_back+> -->
|
||||
|
||||
### set_alpha
|
||||
|
||||
<!-- <+Window.set_alpha+> -->
|
||||
|
@ -6394,3 +6402,4 @@ Without further delay... here are all of the Elements and the Window class
|
|||
<!-- <+func.show_debugger_window+> -->
|
||||
<!-- <+func.sprint+> -->
|
||||
<!-- <+func.test+> -->
|
||||
<!-- <+func.popup_ok_cancel+> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue