ColorEditDialog.st
changeset 3519 4fbc55af0d28
parent 3194 86cf12ddc8fd
child 3527 74f4d5106d99
equal deleted inserted replaced
3518:0a2d22e2e0e4 3519:4fbc55af0d28
    59 "
    59 "
    60 ! !
    60 ! !
    61 
    61 
    62 !ColorEditDialog class methodsFor:'help specs'!
    62 !ColorEditDialog class methodsFor:'help specs'!
    63 
    63 
    64 flyByHelpSpec
    64 helpSpec
    65     "This resource specification was automatically generated
    65     "This resource specification was automatically generated
    66      by the UIHelpTool of ST/X."
    66      by the UIHelpTool of ST/X."
    67 
    67 
    68     "Do not manually edit this!! If it is corrupted,
    68     "Do not manually edit this!! If it is corrupted,
    69      the UIHelpTool may not be able to read the specification."
    69      the UIHelpTool may not be able to read the specification."
    72      UIHelpTool openOnClass:ColorEditDialog    
    72      UIHelpTool openOnClass:ColorEditDialog    
    73     "
    73     "
    74 
    74 
    75     <resource: #help>
    75     <resource: #help>
    76 
    76 
    77     ^ super flyByHelpSpec addPairsFrom:#(
    77     ^ super helpSpec addPairsFrom:#(
    78 
    78 
    79 #pickColor
    79 #pickColor
    80 'Pick a Color from the Screen'
    80 'Pick a Color from the Screen'
    81 
       
    82 )
       
    83 !
       
    84 
       
    85 helpSpec
       
    86     "This resource specification was automatically generated
       
    87      by the UIHelpTool of ST/X."
       
    88 
       
    89     "Do not manually edit this!! If it is corrupted,
       
    90      the UIHelpTool may not be able to read the specification."
       
    91 
       
    92     "
       
    93      UIHelpTool openOnClass:ColorEditDialog    
       
    94     "
       
    95 
       
    96     <resource: #help>
       
    97 
       
    98     ^ super helpSpec addPairsFrom:#(
       
    99 
    81 
   100 #brightness
    82 #brightness
   101 'The Color''s brightness value (0..1)'
    83 'The Color''s brightness value (0..1)'
   102 
    84 
   103 #colorDefinitionString
    85 #colorDefinitionString