"""Temp breakpoint names - Comma separated list of names to attempt to stop at on program launch. First symbol to resolve in list is the temp BP that will be set. """
"""Context Popup Delay - The amount of time, in sixtieths of a second, before the context popup is displayed if you click and hold on a browser symbol. """
"""Require Framework Includes - Causes the IDE to only look in the framework access paths if a Mac OS X framework style include (i.e. <Carbon/Carbon.h> ) is used. """
which='PA05'
want='bool'
classSystem_Paths(aetools.NProperty):
class_Prop_System_Paths(aetools.NProperty):
"""System Paths - To add an access path for the include files. (Not supported in Pascal) """
which='PA03'
want='PInf'
classUser_Paths(aetools.NProperty):
class_Prop_User_Paths(aetools.NProperty):
"""User Paths - To add an access path for the source files. """
which='PA01'
want='PInf'
...
...
@@ -1341,27 +1341,27 @@ class User_Paths(aetools.NProperty):
classPath_Information(aetools.ComponentItem):
"""Path Information - Contains all of the parameters that describe an access path. """
want='PInf'
classformat(aetools.NProperty):
class_Prop_format(aetools.NProperty):
"""format - Format of the a """
which='Frmt'
want='PthF'
classframework(aetools.NProperty):
class_Prop_framework(aetools.NProperty):
"""framework - Is the path a Mac OS X framework style path? (This flag is readable but not writeable from AppleScript.) """
which='Frmw'
want='bool'
classhost_flags(aetools.NProperty):
class_Prop_host_flags(aetools.NProperty):
"""host flags - Bit fields enabling the access path for each host OS (1 = Mac OS, 2 = Windows) """
which='HstF'
want='long'
classorigin(aetools.NProperty):
class_Prop_origin(aetools.NProperty):
"""origin - """
which='Orig'
want='PPrm'
classrecursive(aetools.NProperty):
class_Prop_recursive(aetools.NProperty):
"""recursive - Will the path be searched recursively? (Default is true) """
which='Recu'
want='bool'
classroot(aetools.NProperty):
class_Prop_root(aetools.NProperty):
"""root - Name of the root of the relative path. Pre-defined values are \xd2Absolute\xd3, \xd2Project\xd3, \xd2CodeWarrior\xd3, and \xd2System\xd3. Anything else is a user-defined root. """
which='Root'
want='TEXT'
...
...
@@ -1369,11 +1369,11 @@ class root(aetools.NProperty):
classPlugin_Settings(aetools.ComponentItem):
"""Plugin Settings - Settings for plugin tools """
"""Output Directory Origin - Origin of path to output directory. Usage of this property is deprecated. Use the \xd2Output Directory Location\xd3 property instead. """
"""Output Directory Path - Path to output directory. Usage of this property is deprecated. Use the \xd2Output Directory Location\xd3 property instead. """
which='TA11'
want='TEXT'
classPost_Linker(aetools.NProperty):
class_Prop_Post_Linker(aetools.NProperty):
"""Post Linker - """
which='TA09'
want='TEXT'
classPre_Linker(aetools.NProperty):
class_Prop_Pre_Linker(aetools.NProperty):
"""Pre Linker - """
which='TA13'
want='TEXT'
classTarget_Name(aetools.NProperty):
class_Prop_Target_Name(aetools.NProperty):
"""Target Name - """
which='TA10'
want='TEXT'
classUse_Relative_Paths(aetools.NProperty):
class_Prop_Use_Relative_Paths(aetools.NProperty):
"""Use Relative Paths - Save project entries using relative paths """
which='TA15'
want='bool'
...
...
@@ -1565,47 +1565,47 @@ class Target_Source_Trees(aetools.ComponentItem):
classVCS_Setup(aetools.ComponentItem):
"""VCS Setup - The version control system preferences. """
want='VCSs'
classAlways_Prompt(aetools.NProperty):
class_Prop_Always_Prompt(aetools.NProperty):
"""Always Prompt - Always show login dialog """
which='VC07'
want='bool'
classAuto_Connect(aetools.NProperty):
class_Prop_Auto_Connect(aetools.NProperty):
"""Auto Connect - Automatically connect to database when starting. """
which='VC05'
want='bool'
classConnection_Method(aetools.NProperty):
class_Prop_Connection_Method(aetools.NProperty):
"""Connection Method - Name of Version Control System to use. """
which='VC02'
want='TEXT'
classDatabase_Path(aetools.NProperty):
class_Prop_Database_Path(aetools.NProperty):
"""Database Path - Path to the VCS database. """
which='VC09'
want='RlPt'
classLocal_Path(aetools.NProperty):
class_Prop_Local_Path(aetools.NProperty):
"""Local Path - Path to the local root """
which='VC10'
want='RlPt'
classMount_Volume(aetools.NProperty):
class_Prop_Mount_Volume(aetools.NProperty):
"""Mount Volume - Attempt to mount the database volume if it isn't available. """
"""completely expanded - (NOT AVAILABLE YET) Are the container and all of its children opened as outlines? (can only be set for containers viewed as lists) """
which='pexc'
want='bool'
classcontainer_window(aetools.NProperty):
class_Prop_container_window(aetools.NProperty):
"""container window - the container window for this folder """
which='cwnd'
want='obj '
classentire_contents(aetools.NProperty):
class_Prop_entire_contents(aetools.NProperty):
"""entire contents - the entire contents of the container, including the contents of its children """
which='ects'
want='obj '
classexpandable(aetools.NProperty):
class_Prop_expandable(aetools.NProperty):
"""expandable - (NOT AVAILABLE YET) Is the container capable of being expanded as an outline? """
which='pexa'
want='bool'
classexpanded(aetools.NProperty):
class_Prop_expanded(aetools.NProperty):
"""expanded - (NOT AVAILABLE YET) Is the container opened as an outline? (can only be set for containers viewed as lists) """
which='pexp'
want='bool'
...
...
@@ -133,7 +133,7 @@ containers = container
classtrash_2d_object(aetools.ComponentItem):
"""trash-object - Trash-object is the class of the \xd2trash\xd3 object """
@@ -104,11 +104,11 @@ class Standard_Suite_Events(Standard_Suite_Events):
classapplication(aetools.ComponentItem):
"""application - An application program """
want='capp'
classalert_application(aetools.NProperty):
class_Prop_alert_application(aetools.NProperty):
"""alert application - Most of the alerts will be sent to this application using yet unspecified AE interface. We need a few alert boxes: alert, confirm and notify. Any ideas on how to design this event? mailto:atotic@netscape.com. I\xd5d like to conform to the standard. """
which='ALAP'
want='type'
classkiosk_mode(aetools.NProperty):
class_Prop_kiosk_mode(aetools.NProperty):
"""kiosk mode - Kiosk mode leaves very few menus enabled """
which='KOSK'
want='long'
...
...
@@ -117,91 +117,91 @@ class kiosk_mode(aetools.NProperty):
classwindow(aetools.ComponentItem):
"""window - A Window """
want='cwin'
classURL(aetools.NProperty):
class_Prop_URL(aetools.NProperty):
"""URL - Current URL """
which='curl'
want='TEXT'
classbounds(aetools.NProperty):
class_Prop_bounds(aetools.NProperty):
"""bounds - the boundary rectangle for the window """
which='pbnd'
want='qdrt'
classbusy(aetools.NProperty):
class_Prop_busy(aetools.NProperty):
"""busy - Is window loading something right now. 2, window is busy and will reject load requests. 1, window is busy, but will interrupt outstanding loads """
which='busy'
want='long'
classcloseable(aetools.NProperty):
class_Prop_closeable(aetools.NProperty):
"""closeable - Does the window have a close box? """
which='hclb'
want='bool'
classfloating(aetools.NProperty):
class_Prop_floating(aetools.NProperty):
"""floating - Does the window float? """
which='isfl'
want='bool'
classindex(aetools.NProperty):
class_Prop_index(aetools.NProperty):
"""index - the number of the window """
which='pidx'
want='long'
classmodal(aetools.NProperty):
class_Prop_modal(aetools.NProperty):
"""modal - Is the window modal? """
which='pmod'
want='bool'
classname(aetools.NProperty):
class_Prop_name(aetools.NProperty):
"""name - the title of the window """
which='pnam'
want='itxt'
classposition(aetools.NProperty):
class_Prop_position(aetools.NProperty):
"""position - upper left coordinates of window """
which='ppos'
want='QDpt'
classresizable(aetools.NProperty):
class_Prop_resizable(aetools.NProperty):
"""resizable - Is the window resizable? """
which='prsz'
want='bool'
classtitled(aetools.NProperty):
class_Prop_titled(aetools.NProperty):
"""titled - Does the window have a title bar? """
which='ptit'
want='bool'
classunique_ID(aetools.NProperty):
class_Prop_unique_ID(aetools.NProperty):
"""unique ID - Window\xd5s unique ID (a bridge between WWW! suite window id\xd5s and standard AE windows) """
@@ -19,23 +19,23 @@ class Text_Events(Text_Suite_Events):
classtext(aetools.ComponentItem):
"""text - independent text view objects """
want='ctxt'
classbeginning(aetools.NProperty):
class_Prop_beginning(aetools.NProperty):
"""beginning - Beginning of element """
which='bgng'
want='obj '
classend(aetools.NProperty):
class_Prop_end(aetools.NProperty):
"""end - Ending of element """
which='end '
want='obj '
classinfront(aetools.NProperty):
class_Prop_infront(aetools.NProperty):
"""infront - Immediately before element """
which='pBef'
want='obj '
classjustbehind(aetools.NProperty):
class_Prop_justbehind(aetools.NProperty):
"""justbehind - Immediately after element """
which='pAft'
want='obj '
classupdateLevel(aetools.NProperty):
class_Prop_updateLevel(aetools.NProperty):
"""updateLevel - updating level. Can only be incremented or decremented. Do so only in a try block -- if the level is greater than zero, visual text updating will cease. """
which='pUpL'
want='long'
...
...
@@ -44,27 +44,27 @@ class updateLevel(aetools.NProperty):
classstyleset(aetools.ComponentItem):
"""styleset - A style \xd2set\xd3 that may be used repeatedly in text objects. """
want='stys'
classcolor(aetools.NProperty):
class_Prop_color(aetools.NProperty):
"""color - the color """
which='colr'
want='RGB '
classfont(aetools.NProperty):
class_Prop_font(aetools.NProperty):
"""font - font name """
which='font'
want='TEXT'
classname(aetools.NProperty):
class_Prop_name(aetools.NProperty):
"""name - style name """
which='pnam'
want='TEXT'
classsize(aetools.NProperty):
class_Prop_size(aetools.NProperty):
"""size - the size in points """
which='ptsz'
want='long'
classstyle(aetools.NProperty):
class_Prop_style(aetools.NProperty):
"""style - the text styles or face attributes """
which='txst'
want='tsty'
classwriting_code(aetools.NProperty):
class_Prop_writing_code(aetools.NProperty):
"""writing code - the script system and language """
which='psct'
want='tsty'
...
...
@@ -72,23 +72,23 @@ class writing_code(aetools.NProperty):
"""clipboard - the contents of the clipboard for this application """
which='pcli'
want='****'
classfrontmost(aetools.NProperty):
class_Prop_frontmost(aetools.NProperty):
"""frontmost - Is this the frontmost application? """
which='pisf'
want='bool'
classname(aetools.NProperty):
class_Prop_name(aetools.NProperty):
"""name - the name of the application """
which='pnam'
want='itxt'
classselection(aetools.NProperty):
class_Prop_selection(aetools.NProperty):
"""selection - the selection visible to the user. Use the \xd4select\xd5 command to set a new selection; use \xd4contents of selection\xd5 to get or change information in the document. """