Name |
Type |
g/s |
Description |
bgcolor |
float |
|
Sets the background color in RGBA format. |
boxanimatetime |
int |
|
Sets the rate, in milliseconds, used for animation of object behavior in the patcher window. |
default_fontface |
int |
|
Sets the default type style. 0 is plain (regular), 1 is bold, 2 is italic, and 3 is bold italic. |
default_fontname |
symbol |
|
Sets the default font name. |
default_fontsize |
float |
|
Sets the default font size (in points). |
defaultfocusbox |
symbol |
|
Sets the patcher window to get the focus by default. |
edit_framecolor |
float |
|
Sets the color of the outline/halo that appears around an object or message box when the object is being edited in RGBA format. |
editing_bgcolor |
float |
|
Sets the background color displayed when the windows is being edited in RGBA format. |
enablehscroll |
int |
|
Toggles horizontal scrollbar display in a patcher window. |
enablevscroll |
int |
|
Toggles vertical scrollbar display in a patcher window. |
filepath |
symbol |
(get)
|
Sets the filepath for the patcher window. |
globalpatchername |
symbol |
|
Sets the global name by which this patcher can be referred to by pattr objects (for more information, see the pattrmarker object). |
gridonopen |
int |
|
Toggles displaying the grid in the patcher window when unlocked. |
gridsize |
float |
|
Sets the grid size in pixels. |
gridsnaponopen |
int |
|
Toggles automatically setting the "Snap To Grid" option when the patcher is unlocked. |
imprint |
int |
|
Toggles saving default-valued object attributes. |
openinpresentation |
int |
|
Toggles opening the patcher in Presentation mode automatically. |
openrect |
float |
|
Sets the fixed initial window position (vertical offset/horizontal offset/height/width) for the patcher window. |
title |
symbol |
|
Sets the title which appears in the patcher window. |
toolbarvisible |
int |
|
Toggles showing the toolbar when the patcher is opened. |