ScriptSpot

Forum topic · General Scripting

maxscript edittext behaviour

By yanmaznecip · 2010-02-22

Description

I have an edittext text box which is displaying 10 lines of string in a time.
And some times I sent more than 10 lines to it and edittext display first 10 lines
of whole text. By clicking textbox and using down arrow I can see the remained part of
the text. Is it possible to see last 10 lines of the text instead of first 10
lines.

thx

Comments (1)

Marco Brunetta · 2010-02-22

I don't think so, maybe using a dotNET control but not sure.