alert 
Vars | |
| click_master | Boolean. If TRUE, the Click() proc will attempt to Click() on the master first if there is a master. |
|---|---|
| clickable_glow | Do we glow to represent we do stuff when clicked |
| override_alerts | If it is overriding other alerts of the same type |
| owner | Alert owner |
| timeout | If set to a number, this alert will clear itself after that many deciseconds |
Procs | |
| add_atom_icon | Returns a copy of the appearance of the atom, with its base pixel coordinates. Useful for overlays |
Var Details
click_master 
Boolean. If TRUE, the Click() proc will attempt to Click() on the master first if there is a master.
clickable_glow 
Do we glow to represent we do stuff when clicked
override_alerts 
If it is overriding other alerts of the same type
owner 
Alert owner
timeout 
If set to a number, this alert will clear itself after that many deciseconds
Proc Details
add_atom_icon
Returns a copy of the appearance of the atom, with its base pixel coordinates. Useful for overlays