Manual
Modules Loaded
Module scripting commands
General scripting commands
Scripting
Module: Data Painter
Full package name: mesquite.charMatrices.DataPainter.DataPainter
Duty: INIT Assistant for Data Window (mesquite.lib.duties.DataWindowAssistantI)
Module Explanation
Supplies the paint can tool and dropper tool for filling cells in a character data editor.
Author(s): Wayne P. Maddison and David R. Maddison
Version 3.70
Commands of Data Painter
fillTouchCell
Explanation:
Fill touched cell or selected cells with current paint states
Parameters:
[column touched] [row touched]
fillDragCell
Explanation:
Tracking paint bucket as it is dragged.
Parameters:
[column dragged] [row dragged]
fillDropCell
Explanation:
Filling cells with paint after the paint bucket is no longer dragged.
Parameters:
[column dropped] [row dropped]
touchTool
Explanation:
Queries the user for the paint states
fillOptions
Explanation:
Queries the user what paint to use
dropperTouchCell
Explanation:
Sets the paint states to those in the cell touched
Parameters:
[column touched] [row touched]
logLastResultString
Explanation:
Logs last result string
getLastResultString
Explanation:
Returns last result string
getLastResult
Explanation:
Returns last MesquiteNumber result