UI - Truxton Analyst - Dev Guide
Jump to navigation
Jump to search
This page is a developer's guide to the User Interface of the Desktop application called Truxton Analyst.
Work in Progress
Summary
Primary Technology WPF, .Net, C# Design Pattern MVVM
UI Guide Menu
Running a Development Build
When running a Development Build, you'll have access to various tools for development such as: debugging, hot reloading, inspecting elements, etc.
To run a Development Build, build the whole project so that Truxton is installed (startover.cmd or compile.cmd). When Truxton is installed, ensure that the Truxton Analyst app is closed. Then run TruxtonClient from Visual Studio. Basically, we want the other services running so that the Development Build for the UI has the services to work.