Skip to content

Build a PowerShell-only WPF XAML GUI designer - #1

Closed
papanda925 wants to merge 30 commits into
mainfrom
feature/powershell-xaml-designer
Closed

Build a PowerShell-only WPF XAML GUI designer#1
papanda925 wants to merge 30 commits into
mainfrom
feature/powershell-xaml-designer

Conversation

@papanda925

Copy link
Copy Markdown
Owner

Purpose

Refocus the repository around a PowerShell-only WPF/XAML visual designer for users who cannot use Visual Studio/Blend or paid tooling.

Foundation included

  • XAML + PowerShell two-file model
  • WPF runtime-discovered toolbox
  • drag-and-drop insertion
  • Canvas movement and snap-to-grid
  • reflection-based properties and events
  • event-handler code generation
  • XAML validation/formatting/live preview
  • Visual Studio/Blend design-time attribute compatibility layer
  • generated control-reference regions in paired .ps1 files
  • Windows CI checks

I will continue tightening this branch through repeated self-review passes before treating it as ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant