Skip to content

Control the state of standard window buttons: close, zoom, miniaturise

License

Notifications You must be signed in to change notification settings

miyako/4d-plugin-window-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

version platform license downloads

Note: for v17 and earlier, move manifest.json to Contents

4d-plugin-window-button

Control the state of standard window buttons: close, zoom, miniaturise

deprecated

See 4d-plugin-window-control-v2

Related projects

Syntax

WINDOW SET ENABLED (window;kind;enabled)
enabled:=WINDOW Get enabled (window;kind)
Parameter Type Description
window LONGINT The window reference
kind LONGINT Window Button Types

Window Button Types

Window close button 0
Window minimize button 1
Window zoom button 2
Window document modified 3

About

Control the state of standard window buttons: close, zoom, miniaturise

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages