Giter Site home page Giter Site logo

Comments (5)

wjk avatar wjk commented on August 18, 2024 1

My fork has changed how the ribbon resource DLL is loaded as compared to how upstream RibbonLib does it. This in turn affects how you reference the ribbon from the designer. For the framework to function, you need to specify only the base filename of the XML file, without any extension and with no namespace, If you add ".ribbon" to the end or a namespace to the beginning, the wrong filename will be constructed and the DLL will not be found.

In your case, you would need to change the ResourceName property to be say RibbonMarkup. I could probably fix the exception message to be more accurate.

Also, just FYI, for some reason the zipfile you sent me is missing the PNG images referenced by the ribbon markup, so I could not fully test the solution listed above (I could only build an empty ribbon). Hope this helps!

from sunburst.windowsforms.ribbon.

wjk avatar wjk commented on August 18, 2024 1

You still included the namespace in the resource name. As I said above, you must specify only the filename, without any namespace or extension. If you change the property to say exactly RibbonMarkup, it will work.

from sunburst.windowsforms.ribbon.

wjk avatar wjk commented on August 18, 2024 1

Unfortunately, I have found no UIRibbon XML GUI designers anywhere, open-source, free or paid. Nevertheless, I'm glad it works now! 😄

from sunburst.windowsforms.ribbon.

tajbender avatar tajbender commented on August 18, 2024

Hi, William,

thanks for your quick reply. I'm sorry, but it's been a while a was working with the Ribbon but that didn't do the trick.

I've added a new Zip-File cause I stripped the Images to save Webspace :)

Thank you so much,
regards,
tajbender

MySunburstRibbonDemo.zip

from sunburst.windowsforms.ribbon.

tajbender avatar tajbender commented on August 18, 2024

Hi, William,

I'm sooooo sorry. Sorry for stealing your time, I was pretty sure I checked this double time, however, among the blind even the one-eyed is king...

You're certainly absolutely right, now it works...
Thank you so much, and feel credited in my apps!

BTW, any hint for a free GUI-Builder for those XML-files? I searched I while ago but didn't find one, and editing them manually isn't as much fun as it may sound :)

Again, thank you very much for spending all your time. 🥇

Regards,
tajbender

from sunburst.windowsforms.ribbon.

Related Issues (3)

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.