T O P I C R E V I E W |
andyhill |
Posted - Feb 25 2025 : 16:23:34 I want to prevent LayerX from being: Resized / Moved / PointsEdited etc. while other layers can be.
I tried Locked Layer but still moved ?
ImageEnView.MouseInteractLayers:= [mlEditLayerPoints, mlMoveLayers, mlResizeLayers];
Is their an event to check LayerIndex and abort MouseInteractLayers if required ?
Andy |
1 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Feb 26 2025 : 20:48:45 Hi Andy
Locked should definitely prevent a layer from being moved/sized/point edited (by user action).
If you are seeing differently, please give me the precise steps to reproduce.
Nigel Xequte Software www.imageen.com
|
|
|