Coder Social home page Coder Social logo

avalondock.themes.vs2013's People

Contributors

4ux-nbix avatar echterago avatar huoyaoyuan avatar kibnet avatar mniak avatar wojciechnagorski 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

avalondock.themes.vs2013's Issues

Missing PART template names

The ControlTemplate for the Control "NavigatorWindow" is missing part names on the ListBox controls. The missing names are: PART_AnchorableListBox and PART_DocumentListBox.

Pics??

You created visual component and no any screenshot?

Multicolor tabs

Do you happen to know how to give a specific tab a specific color? Now they are all blue. I want to be able to set one of them to Red (through code).

Including VS2013 Theme Causes Exception

[PLEASE IGNORE THIS - TRIVIAL ERROR WAS THE CAUSE]

Hi @4ux-nbIx , sorry to bother you but I am attempting to include your (very nice!) VS2013 theme into my AvalonDock based project. I have downloaded your source code and it built fine. I am then referencing the "Xceed.Wpf.AvalonDock.Themes.VS2013.dll" in my host project. I am attempting

<AvalonDock:DockingManager 
        x:Name="Manager" 
        Grid.Row="1"
        DocumentsSource="{Binding Items}"
        AnchorablesSource="{Binding Tools}"
        ActiveContent="{Binding CurrentActiveItem, Mode=TwoWay}"
        LayoutUpdated="OnManagerLayoutUpdated">
    <AvalonDock:DockingManager.Theme>
        <AvalonDock:VS2013Theme/> // I get 
    </AvalonDock:DockingManager.Theme>

Note, I have changed the XAML names from Vs2013 -> VS2013 for consistancy (and this is again fine for the test projects).

It seems to resolve fine at design-time, but at run-time I get a "XamlParseException":

Additional information: Could not load file or assembly 'Xceed.Wpf.AvalonDock.Themes.VS2013, PublicKeyToken=3e4669d2f30244f4' or one of its dependencies. The system cannot find the file specified.

It all seems very trivial. Have you any idea what I am doing wrong here?

Still going?

I'd love to include this in Gemini :-) From what I can tell, there's still more to do? I haven't tackled this kind of theme before, but I can try to help out if you're interested in keeping moving this forward.

Update Extended.Wpf.Toolkit

Current you use version:
<package id="Extended.Wpf.Toolkit" version="2.6" targetFramework="net40-Client" />

There is new version 2.9.0 - https://www.nuget.org/packages/Extended.Wpf.Toolkit/
<package id="Extended.Wpf.Toolkit" version="2.9" targetFramework="net461" />

New version has new feathures, for example you can set ShowHeader on LayoutDocumentPane.
Are you planning to update Extended.Wpf.Toolkit?

The specified module could not be found

Hi, to reproduce the bug you need to run the AvalonDock.TestApp, and click on a collapsed dock "AutoHide1 Content" or others. the error appears not always immediately, sometimes after a time. You need to look in different variations all the tabs and then it will appear(

System.ComponentModel.Win32Exception not processed
Message: An unhandled exception of type "System.ComponentModel.Win32Exception" in WindowsBase.dll
Additional information: The specified module could not be found

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.