1-10 of 23 < Previous Next >
Discussions for WPF Shell Integration Library
Latest post:
Mar 8
3:58 AM
2 Posts
First post: tehfusion wrote: Hello, Thanks for your work on this library. It has been very useful for developing an application with a custom glass window chrome. Unfortunately, I have been having some issues with i...
Latest post: JoeCastro wrote: Unfortunately working around any of these issues will involve tweaking the Win32 interop aspects of the library. I am no longer with Microsoft, so I can't really update the code but hope...
Jump to: First Post    |Latest Post
Latest post:
Nov 1 2011
2 Posts
First post: SBussinger wrote: Any chance of getting a NuGet package for the WPF Shell Integration library? I could obviously do my own, but it would make more sense to have an official Microsoft package.
Latest post: bittondb wrote: I echo the sentiment. Please make a NuGet package. It's the right thing to do.
Jump to: First Post    |Latest Post
Latest post:
Sep 26 2011
2 Posts
First post: Luke wrote: I am trying to get a title added after I have applied the custom chrome. Could someone from the project please comment on http://stackoverflow.com/questions/7199386/re-drawing-the-window-...
Latest post: JoeCastro wrote: I answered the question on SO. I don't have sample code to do what I described, but hopefully that helps.
Jump to: First Post    |Latest Post
Latest post:
Sep 26 2011
2 Posts
First post: Yuukan wrote: Hi, I've been testing this library for a few days and I got a problem. I want to make a custom chrome with drop shadow. To achieve this, I use the trick GlassFrameThickness="0,0,0,1". Ho...
Latest post: JoeCastro wrote: You can, but there are some limitations. The CornerRadius property only works when GlassFrameThickness is zero. You can make the glass a bit thicker (e.g. "8") and then you'll get the n...
Jump to: First Post    |Latest Post
Latest post:
Sep 26 2011
2 Posts
First post: bburkhart wrote: I noticed that the smallest I can resize the window's height to is 38px. I have a style setter for MinHeight, set to 30, but it's not honoring that. Is there any way to set that MinHeig...
Latest post: JoeCastro wrote: You're only able to make the window as small as Windows allows windows with standard window chrome. The minimum width and height are going to be dependent on what Windows theme the user ...
Jump to: First Post    |Latest Post
Latest post:
Jul 19 2011
3 Posts
First post: bburkhart wrote: I've been applying the WindowChrome setting to my custom window styles. <Setter Property="Shell:WindowChrome.WindowChrome"> <Setter.Value> <Shell:WindowChrome Re...
Latest post: JoeCastro wrote: It's probably the Window's Background brush.
Jump to: First Post    |Latest Post
Latest post:
Jul 19 2011
7 Posts
First post: cdp wrote: Make the following edits to WindowChromeSample... - Set Target framework to .NET Framework 4. - Change SelectableChromeWindow to use GradientStyle by default Style="{DynamicResou...
Latest post: bburkhart wrote: Small correction as well....after moving the call to HandleSizeToContent() after the base.ApplyTemplate(), the window centering and everything seemed to work just fine. I was able to rem...
Jump to: First Post    |Latest Post
Latest post:
Jun 18 2011
2 Posts
First post: timhaughton wrote: I'm using the WPF Shell Integration Library to completely replace the standard application Chrome. In spite of not using the standard chrome buttons, I still get the red and blue glow in ...
Latest post: JoeCastro wrote: The documentation refers to the version of the library that shipped with WPF's Ribbon. You'll need that version, or the source is available for a more updated version in other projects I...
Jump to: First Post    |Latest Post
Latest post:
Jan 7 2011
2 Posts
First post: depend wrote: Hi, the official library seems to be v2 (3.0.50506.1). Then Microsoft Ribbon for WPF October 2010 has a newer version of Shell library (3.5.41019.1, binary only). Then there's another on...
Latest post: JoeCastro wrote: The assembly version numbers actually just reflect the .Net version that the library supports. The version that shipped with Ribbon is newer than the code gallery release, and I think th...
Jump to: First Post    |Latest Post
Latest post:
Jan 5 2011
3 Posts
First post: bogordofski wrote: Hello, first of all i want to thank you for your great work!Here are the facts, and the problems we face with the window: In our wpf application, we use the library and especially the gra...
Latest post: depend wrote: Thanks for the fix. When do you plan the next release of Shell library?
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 23 < Previous 1 2 3 Next >
Updating...
Page view tracker