Spec-ify / specify

Specify: a lightweight and fast tool to gather information about a Windows computer, designed for support purposes
BSD 2-Clause "Simplified" License
15 stars 3 forks source link

GUI #19

Closed sealsrock12 closed 1 year ago

sealsrock12 commented 1 year ago

Current work in gui-client branch

zleyyij commented 1 year ago

The GUI is currently almost ready to be merged into main thanks to @K97i. All that needs to be done is cleanup, with fixing the status text something to be looked at down the line.

K97i commented 1 year ago

For the sake of my sanity (I spent literal weeks on this), the status text would have to be either heavily delayed, or scrapped all together.

Databinding, Element Search, and just straight up targeting the element itself, doesn't update the UI to reflect the current status.

I don't know what is going wrong, might be WPF, Threading, or it might just be Windows being Windows.

K97i commented 1 year ago

Status text will be split into a separate issue for further discussion. GUI is now merged to the main branch as of 85a006f.