implement eraser detection on windows
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
<text id="title" text="Just a test message" font-face="arial" font-size="11"></text>
|
||||
</border>
|
||||
<border width="400" color="0 0 0 .9" pad="10" dir="col">
|
||||
<text id="message" text="Longer description for the error or the message." font-face="arial" font-size="11"></text>
|
||||
<text id="message" text-wrap-width="380" text="Longer description for the error or the message." font-face="arial" font-size="11"></text>
|
||||
<node height="40" grow="1" dir="row" align="flex-end" justify="flex-end">
|
||||
<button id="btn-ok" text="Ok" width="50" height="30" margin="0 10 0 0"/>
|
||||
<button id="btn-cancel" text="Cancel" width="60" height="30"/>
|
||||
|
||||
Reference in New Issue
Block a user