UIPainter.st
changeset 2690 fc931f748fb4
parent 2662 75fe8cbca316
child 2692 fe9fe2fa192c
equal deleted inserted replaced
2689:5d46aa174dc9 2690:fc931f748fb4
   203 
   203 
   204 #align
   204 #align
   205 'Widget alignment functions.'
   205 'Widget alignment functions.'
   206 
   206 
   207 #alignSelectionBottom
   207 #alignSelectionBottom
   208 'Aligns the selected widgets bottom edges with the bottom of the dominant widget.'
   208 'Aligns the selected widgets'' bottom edges with the bottom of the dominant widget.'
   209 
   209 
   210 #alignResizeSelectionBottom
   210 #alignResizeSelectionBottom
   211 'Resize the selected widgets bottom edges to align them with the bottom of the dominant widget.'
   211 'Resize the selected widgets'' bottom edges to align them with the bottom of the dominant widget.'
   212 
   212 
   213 #alignSelectionCenterHor
   213 #alignSelectionCenterHor
   214 'Aligns the selected widgets centers vertically with the center of the dominant widget.'
   214 'Aligns the selected widgets'' centers vertically with the center of the dominant widget.'
   215 
   215 
   216 #alignSelectionCenterVer
   216 #alignSelectionCenterVer
   217 'Aligns the selected widgets centers horizontally with the center of the dominant widget.'
   217 'Aligns the selected widgets'' centers horizontally with the center of the dominant widget.'
   218 
   218 
   219 #alignSelectionLeft
   219 #alignSelectionLeft
   220 'Aligns the selected widgets left edges with the left edge of the dominant widget.'
   220 'Aligns the selected widgets'' left edges with the left edge of the dominant widget.'
   221 
   221 
   222 #alignResizeSelectionLeft
   222 #alignResizeSelectionLeft
   223 'Resize the selected widgets left edges to align them with the left edge of the dominant widget.'
   223 'Resize the selected widgets'' left edges to align them with the left edge of the dominant widget.'
   224 
   224 
   225 #alignSelectionLeftAndRight
   225 #alignSelectionLeftAndRight
   226 'Aligns the selected widgets left & right edges with the dominant widget.'
   226 'Aligns the selected widgets'' left & right edges with the dominant widget.'
   227 
   227 
   228 #alignSelectionRight
   228 #alignSelectionRight
   229 'Aligns the selected widgets right edges with the right edge of the dominant widget.'
   229 'Aligns the selected widgets'' right edges with the right edge of the dominant widget.'
   230 
   230 
   231 #alignResizeSelectionRight
   231 #alignResizeSelectionRight
   232 'Resize the selected widgets right edges to align them with the right edge of the dominant widget.'
   232 'Resize the selected widgets'' right edges to align them with the right edge of the dominant widget.'
   233 
   233 
   234 #alignSelectionTop
   234 #alignSelectionTop
   235 'Aligns the selected widgets top edgegs with the top edge of the dominant widget.'
   235 'Aligns the selected widgets'' top edges with the top edge of the dominant widget.'
   236 
   236 
   237 #alignResizeSelectionTop
   237 #alignResizeSelectionTop
   238 'Resize the selected widgets top edgegs to align them with the top edge of the dominant widget.'
   238 'Resize the selected widgets'' top edges to align them with the top edge of the dominant widget.'
   239 
   239 
   240 #alignSelectionTopAndBottom
   240 #alignSelectionTopAndBottom
   241 'Aligns the selected widgets top and bottom edges with the dominant widget.'
   241 'Aligns the selected widgets'' top and bottom edges with the dominant widget.'
   242 
   242 
   243 #centerSelectionHor
   243 #centerSelectionHor
   244 'Centers the selected widgets horizontally within their containing widget.'
   244 'Centers the selected widgets'' horizontally within their containing widget.'
   245 
   245 
   246 #centerSelectionVer
   246 #centerSelectionVer
   247 'Centers the selected widgets vertically within their containing widget.'
   247 'Centers the selected widgets'' vertically within their containing widget.'
   248 
   248 
   249 #changePositionDown
   249 #changePositionDown
   250 'Moves the selected widget(s) towards the bottom.'
   250 'Moves the selected widget(s) towards the bottom.'
   251 
   251 
   252 #changePositionLeft
   252 #changePositionLeft
   396 #settingsTranscriptHelp
   396 #settingsTranscriptHelp
   397 'Toggles display of help texts (after opening a new GUI Painter).'
   397 'Toggles display of help texts (after opening a new GUI Painter).'
   398 
   398 
   399 #settingsUndoManager
   399 #settingsUndoManager
   400 'Opens a dialog to undo modifications.'
   400 'Opens a dialog to undo modifications.'
       
   401 
       
   402 #showGrid
       
   403 'Raster zeigen'
       
   404 
       
   405 #alginToGrid
       
   406 'Am Raster ausrichten'
   401 
   407 
   402 #sortItems
   408 #sortItems
   403 'Sort the selected items by position (left to right, top to bottom)'
   409 'Sort the selected items by position (left to right, top to bottom)'
   404 
   410 
   405 #spreadSelectionHor
   411 #spreadSelectionHor