From f0c3995a8f57819ee509246f79adb3c75763f280 Mon Sep 17 00:00:00 2001 From: "Robin E. R. Davies" Date: Fri, 23 Jan 2026 21:47:31 -0500 Subject: [PATCH] Tone3000 dialog (waiting for iframe fix) --- vite/public/handleTone3000download.html | 26 +++ vite/public/testTone300Select.html | 22 ++ vite/src/pipedal/FilePropertyDialog.tsx | 272 ++++++++++++------------ vite/src/pipedal/Tone3000Dialog.tsx | 216 ++++++++----------- 4 files changed, 275 insertions(+), 261 deletions(-) create mode 100644 vite/public/handleTone3000download.html create mode 100644 vite/public/testTone300Select.html diff --git a/vite/public/handleTone3000download.html b/vite/public/handleTone3000download.html new file mode 100644 index 0000000..465155b --- /dev/null +++ b/vite/public/handleTone3000download.html @@ -0,0 +1,26 @@ + + + + + + Tone3000 Download Received + + + + + \ No newline at end of file diff --git a/vite/public/testTone300Select.html b/vite/public/testTone300Select.html new file mode 100644 index 0000000..d16c733 --- /dev/null +++ b/vite/public/testTone300Select.html @@ -0,0 +1,22 @@ + + + Test Tone3000 Select + + + + +

Test Tone3000 Select Page

+

This is a test page for Tone3000 select functionality.

+ + + );