Assuming you are talking about using an enter function (e.g. enterPoint, enterPoints etc), then you only have limited control over what they draw. So for example, enterDonut, enterPolygon etc do (by default) draw a ghost outline based on the points you've entered, but you cannot show the contents of an instance or something else at the cursor point as part of these. Support for that is done at a much lower level and there's not (as far as I know) SKILL support to do the same. |