-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
'Clean' styled Window #516
Conversation
omg I was thinking about the same thing to create an Office 2013 styled window using the Ribbon control. |
If I maximize the window and drag it down anywhere with my mouse, the window restores to a normal state. Aside from that, this looks pretty cool! |
@@ -17,6 +17,21 @@ | |||
<WarningLevel>4</WarningLevel> | |||
<Utf8Output>true</Utf8Output> | |||
<ExpressionBlendVersion>4.0.30816.0</ExpressionBlendVersion> | |||
<PublishUrl>publish\</PublishUrl> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This and the following lines seem like an accidental addition
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll fix it in my next commit.
I think this is ready. @shiftkey Any input? YAY or NAY? |
@Amrykid Whats up with
Is this bug fixed? |
@flagbug Ah, totally missed that. Probably has something to do with the borderlessbehavior. I'll check it out. EDIT: I stand corrected. |
Alright, now it should work as expected. |
@Amrykid I just discovered: What is the difference between this window and a window with |
@flagbug This still has a TitleBar though. It's a new take on the classic MetroWindow we had. |
Ah, didn't see that, makes sense ✨ |
Rebased and ready for merge @shiftkey |
Alright, well, @flagbug, do you have any other concerns about this? |
…ular MetroWindows work fine as well.
@Amrykid Works for me 👍 |
@Amrykid works for me too |
Something I made last week, basically, it is a style for the MetroWindow which removes the colored style bar (and /should/ use BorderlessWindowBehavior).
Below is an example of it's usage which I used to remake a very very old project. Note the titlebar.