Coder Social home page Coder Social logo

mui.extended.toolkit's People

Contributors

samoatesgames avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mui.extended.toolkit's Issues

Accent color in Avalon dock, stay visible?

Hi, thank you for this code! I have been tearing my hair out trying to improve the look of Avalon Dock.

Two questions...

The accent color that appears when a docking tab is 'selected', is it possible to have it visible on all tabs, all the time?

Is it possible to show the borders between docking layout tabs?

Thanks again!

RichTextBoxFormatBar causes RichTextBox

Hello,

I have recently switched the latest version of the extended wpf tookit and am now receiving the following exception while using your styles:

System.Windows.Markup.XamlParseException occurred
HResult=0x80131501
Message='Failed to create a 'DependencyProperty' from the text 'ShowAdvancedButton'.' Line number '341' and line position '41'.
Source=PresentationFramework
StackTrace:
at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)

Inner Exception 1:
NotSupportedException: DependencyPropertyConverter cannot convert from System.String.

Merging resource dictionary no longer works after switching to nuget package

I can't figure out what is going on here and from a quick look through the source code and the fact my project is compiling seems to indicate I am referencing the ResourceDictionary correctly.

Basically all I have done is install the nuget package, then delete the old ResourceDictionary files from my project and update my App.xaml file to reference ModernUI.Xceed.Toolkit.xaml from this:
<ResourceDictionary Source="/App.GUI;component/Themes/ModernUI.Xceed.Toolkit/ModernUI.Xceed.Toolkit.xaml" />

To the following:
<ResourceDictionary Source="/ModernUI.Xceed.Toolkit;component/Assets/ModernUI.Xceed.Toolkit.xaml" />

I have also tried this:
<ResourceDictionary Source="pack://application:,,,/ModernUI.Xceed.Toolkit;component/Assets/ModernUI.Xceed.Toolkit.xaml" />

However the styles are never applied to the RichTextBox or RichTextBoxFormatBar... I am using .NET framework 4.5.2 and can actually get this working after checking out the source code and referencing the project directly and building it myself. So I think it might be an issue with the assembly in the current nuget package.

Also worth noting is that when I referenced the source project directly it complained about missing referenced for the extended WPF toolkit, so I did a nuget restore and after that it built fine and the referenced assembly worked!

Anyway just trying to get to the bottom of this one, let me know if this is not the appropriate place and I will create an SO question instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.