This commit is contained in:
parent
8517865d78
commit
ce230a2c74
|
|
@ -8,17 +8,19 @@
|
|||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="0ae961c9-2aa8-4465-9e53-e04d62044e0d" name="更改" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/ToolsForm/Manager/SparkWebSDK.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.ToolsForm/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.ToolsForm/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/Views/AIWindow.axaml.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/Views/AIWindow.axaml.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/Views/ExperimentWindow.axaml.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/Views/ExperimentWindow.axaml.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/Views/MainWindow.axaml.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/Views/MainWindow.axaml.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/Views/RecordingWindow.axaml" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/Views/RecordingWindow.axaml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/bin/Debug/net8.0/ToolsForm.dll" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/bin/Debug/net8.0/ToolsForm.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/bin/Debug/net8.0/ToolsForm.exe" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/bin/Debug/net8.0/ToolsForm.exe" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/bin/Debug/net8.0/ToolsForm.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/bin/Debug/net8.0/ToolsForm.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/Avalonia/ToolsForm.dll" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/Avalonia/ToolsForm.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/Avalonia/ToolsForm.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/Avalonia/ToolsForm.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/Avalonia/resources" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/Avalonia/resources" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.AssemblyInfo.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.AssemblyInfo.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.AssemblyInfoInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.AssemblyInfoInputs.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.csproj.CoreCompileInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.csproj.CoreCompileInputs.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.dll" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/ToolsForm.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/apphost.exe" beforeDir="false" afterPath="$PROJECT_DIR$/ToolsForm/obj/Debug/net8.0/apphost.exe" afterDir="false" />
|
||||
|
|
@ -149,7 +151,7 @@
|
|||
<workItem from="1730270228361" duration="42741000" />
|
||||
<workItem from="1730681938757" duration="3441000" />
|
||||
<workItem from="1730699973923" duration="388000" />
|
||||
<workItem from="1730713065050" duration="7318000" />
|
||||
<workItem from="1730713065050" duration="12030000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
|
@ -203,26 +205,26 @@
|
|||
</line-breakpoint>
|
||||
<line-breakpoint enabled="true" type="DotNet Breakpoints">
|
||||
<url>file://$PROJECT_DIR$/ToolsForm/Views/ExperimentWindow.axaml.cs</url>
|
||||
<line>178</line>
|
||||
<line>179</line>
|
||||
<properties documentPath="E:\Unity Projects\GitLab\2024\ICT_ToolsForm\ToolsForm\ToolsForm\Views\ExperimentWindow.axaml.cs" containingFunctionPresentation="方法 'UpdateButtonImages'">
|
||||
<startOffsets>
|
||||
<option value="6147" />
|
||||
<option value="6238" />
|
||||
</startOffsets>
|
||||
<endOffsets>
|
||||
<option value="6186" />
|
||||
<option value="6277" />
|
||||
</endOffsets>
|
||||
</properties>
|
||||
<option name="timeStamp" value="7" />
|
||||
</line-breakpoint>
|
||||
<line-breakpoint enabled="true" type="DotNet Breakpoints">
|
||||
<url>file://$PROJECT_DIR$/ToolsForm/Views/ExperimentWindow.axaml.cs</url>
|
||||
<line>220</line>
|
||||
<line>221</line>
|
||||
<properties documentPath="E:\Unity Projects\GitLab\2024\ICT_ToolsForm\ToolsForm\ToolsForm\Views\ExperimentWindow.axaml.cs" containingFunctionPresentation="方法 'FindImagesInVisualTree'">
|
||||
<startOffsets>
|
||||
<option value="7481" />
|
||||
<option value="7572" />
|
||||
</startOffsets>
|
||||
<endOffsets>
|
||||
<option value="7530" />
|
||||
<option value="7621" />
|
||||
</endOffsets>
|
||||
</properties>
|
||||
<option name="timeStamp" value="8" />
|
||||
|
|
|
|||
|
|
@ -22,6 +22,11 @@ namespace ToolsForm.Views
|
|||
public AIWindow()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
|
||||
Topmost = true;
|
||||
|
||||
|
||||
// 初始化控件
|
||||
inputTextBox = this.FindControl<TextBox>("InputTextBox");
|
||||
dialogueItems = this.FindControl<ItemsControl>("DialogueItems");
|
||||
|
|
|
|||
|
|
@ -72,6 +72,7 @@ public partial class ExperimentWindow : Window
|
|||
AppWindowManager.UpdateWindowPosition(AppWindowManager.DownCodeWindow, 0, 0, MainType.子窗口);
|
||||
AppWindowManager.UpdateWindowPosition(AppWindowManager.ReadCodeWindow, 0, 0, MainType.子窗口);
|
||||
AppWindowManager.UpdateWindowPosition(AppWindowManager.UploadExperimentWindow, 0, 0, MainType.子窗口);
|
||||
AppWindowManager.UpdateWindowPosition(AppWindowManager.AiWindow, 0, 0, MainType.子窗口);
|
||||
}
|
||||
|
||||
// 打开总览窗口
|
||||
|
|
@ -87,7 +88,7 @@ public partial class ExperimentWindow : Window
|
|||
{
|
||||
ResetOtherButtons("AI");
|
||||
|
||||
AppWindowManager.ToggleWindow(ref AppWindowManager.IdeWindow, () => new IDEWindow(), true, true, MainType.子窗口);
|
||||
AppWindowManager.ToggleWindow(ref AppWindowManager.AiWindow, () => new AIWindow(), true,true, MainType.子窗口);
|
||||
}
|
||||
|
||||
// 打开重置窗口
|
||||
|
|
|
|||
|
|
@ -81,8 +81,7 @@ namespace ToolsForm.Views
|
|||
{
|
||||
ResetOtherButtons("Overview");
|
||||
|
||||
// AppWindowManager.ToggleWindow(ref AppWindowManager.OverviewWindow, () => new OverviewWindow(), true);
|
||||
AppWindowManager.ToggleWindow(ref AppWindowManager.AiWindow, () => new AIWindow(), true);
|
||||
AppWindowManager.ToggleWindow(ref AppWindowManager.OverviewWindow, () => new OverviewWindow(), true);
|
||||
}
|
||||
|
||||
// 打开 IDE 窗口
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@
|
|||
Canvas.Left="36"
|
||||
Canvas.Top="24"
|
||||
Height="28"
|
||||
IsHitTestVisible="False"
|
||||
Source="../Assets/img/Recording/加载.png"
|
||||
Width="28"
|
||||
x:Name="RecordingImage" />
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -13,7 +13,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("ToolsForm")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+67f36bcc4da43ad28c0edee61033c6417823236c")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8517865d78f70c665c94ae0dd12ce39c80cc9076")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ToolsForm")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ToolsForm")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
b6d965a55222d82d427c73ab54d64fca1a5f960cb20160d77994e28bd488268d
|
||||
cfd9a9ba7503e7e70137cdb8fa9ba0416648d563737d5c1d82e5c2ceb2a687b1
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue