Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for sample COM caller project #1514

Merged
merged 3 commits into from
Sep 27, 2021

Conversation

florelis
Copy link
Member

@florelis florelis commented Sep 27, 2021

Some miscellaneous improvements for the sample COM caller project:

  • Added some help labels and status messages to the UI
  • Changed toggle button for using WinGetDev to a toggle switch
  • Rearranged UI elements in screen to separate elements visually and prevent them from jumping around when resizing
  • Set window size to get rid of all the unneeded whitespace
  • Set some global UI styles to reduce styling on individual controls
  • Deleted some unused code and renamed some things to be more consistent
  • Added needed capability to app manifest
  • Added copyright headers to files
Microsoft Reviewers: Open in CodeFlow

Flor Elisa Chacon Ochoa added 3 commits September 24, 2021 16:44
* Added some help labels and status messages
* Changed toggle button for using WinGetDev  to a toggle switch
* Rearranged UI elements in screen to separate elements visually and prevent them from jumping around when resizing
* Deleted some unused code and renamed some things to be more consistent
* Added needed capability to app manifest
@florelis florelis requested a review from a team as a code owner September 27, 2021 18:35
Copy link
Member

@JohnMcPMS JohnMcPMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lightly reviewed; assuming you built it and ran it after the change.

@florelis florelis merged commit 9f7d540 into microsoft:master Sep 27, 2021
@florelis florelis deleted the SampleUIChanges branch September 27, 2021 20:09
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.

2 participants