From 6fcd0d3fc09805e1f44602ff98f4f05de5dc2508 Mon Sep 17 00:00:00 2001 From: Matthew Mott Date: Wed, 3 Jul 2024 19:38:11 +0100 Subject: [PATCH] #6514: material text entries are read-only Updating the skin on manual editing isn't yet implemented (and may not be important) so keep the text entry boxes read-only for now. --- install/ui/skineditor.fbp | 4 ++-- install/ui/skineditor.xrc | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/install/ui/skineditor.fbp b/install/ui/skineditor.fbp index 26e7ddde4..c9c8ea019 100644 --- a/install/ui/skineditor.fbp +++ b/install/ui/skineditor.fbp @@ -1498,7 +1498,7 @@ Resizable 1 - + wxTE_READONLY ; ; forward_declare 0 @@ -1921,7 +1921,7 @@ Resizable 1 - + wxTE_READONLY ; ; forward_declare 0 diff --git a/install/ui/skineditor.xrc b/install/ui/skineditor.xrc index 2f11e2190..4904819a5 100644 --- a/install/ui/skineditor.xrc +++ b/install/ui/skineditor.xrc @@ -305,6 +305,7 @@ wxEXPAND|wxRIGHT|wxTOP 6 + @@ -372,6 +373,7 @@ wxEXPAND|wxRIGHT|wxTOP 6 +