Here is the code for my test APP: TextAreaStyle{ id: loggerStyle textColor: "#00ff88"; backgroundColor: "#000000"; } TextArea { id: taLog readOnly: true ...
確定! 回上一頁