Skip to content

Commit d15387f

Browse files
committed
first pass at BaseExternalDialog complete. Add a deprecated message to BaseDialog.
1 parent e9f48c8 commit d15387f

2 files changed

Lines changed: 83 additions & 276 deletions

File tree

widgets/+wt/+abstract/BaseDialog.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
wt.mixin.FieldColorable
55
% Base class for a dialog panel
66

7-
% Please note this is an experimental component that may change in the
8-
% future.
7+
% This component was a prototype that is now deprecated. Please switch
8+
% to BaseInternalDialog or BaseExternalDialog instead.
99

1010
% Copyright 2022-2025 The MathWorks Inc.
1111

0 commit comments

Comments
 (0)