We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c0108 commit a40a2a9Copy full SHA for a40a2a9
procedures/CodeBrowser.ipf
@@ -47,8 +47,6 @@ static Constant CsaveMaximum = 1024
47
48
Constant openKey = 46 // ".", the dot
49
50
-// List of available macro subtypes
51
-StrConstant subTypeList = "Graph;GraphStyle;GraphMarquee;Table;TableStyle;Layout;LayoutStyle;LayoutMarquee;ListBoxControl;Panel;ButtonControl;CheckBoxControl;PopupMenuControl;SetVariableControl"
52
// List of igor7 structure elements.
53
static strConstant cstrTypes = "Variable|String|WAVE|NVAR|SVAR|DFREF|FUNCREF|STRUCT|char|uchar|int16|uint16|int32|uint32|int64|uint64|float|double"
54
// Loosely based on the WM procedure from the documentation
0 commit comments