Nice with the JellyButton in addition

Good luck with your game development

Code: Select all
Case #WM_CLOSE
CompilerIf #PB_Compiler_Version < 600
; with PB < 6.00, if the window is minimized and closed from the taskbar (Right CLick), #PB_Event_CloseWindow event is not sent, open the window and reminimize it to send the event
Protected Window = GetProp_(hWnd, "PB_WindowID")-1
If GetWindowState(Window) = #PB_Window_Minimize
SetWindowState(Window, #PB_Window_Normal)
SetWindowState(Window, #PB_Window_Minimize)
EndIf
CompilerEndIf
It is not essential at the design stage.Language xxx_lang.pb already exists. Do you want To delete it, To reset its keywords And values ?