You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Walkthrough documents appear to be a tutorial of how to use RibbonWindow, but the example code does not work. For example, on the third page of the .DOCX file (the pages really need to be numbered!), the example XAML to be placed in App.xaml is incorrect (Component/Themes/Office2010/Silver.xaml) because the path and file do not exist.
Also, from the dates on the files, the .DOCX and .PDF versions of the file are different. Shouldn't they be identical?
The copyright notice on the top-right of each page shows 2010. Is that really the last time they were updated?
Don't get me wrong, this looks like a great control, but if there isn't an easy way to learn how to use such a complicated control, few people will make the effort
The text was updated successfully, but these errors were encountered:
You are totally right.
The document was last updated before i became the maintainer (which was circa 2012).
I created a documentation website but that doesn't cover everything in this library.
I am very bad (and lazy) at writing documentation, which hinders adoption.
Will delete the old documentation doc next week and invest some time to improve the documentation website.
As you seem to be starting to use this library, could you try to use the documentation website and create issues for everything you feel missing in the website repository? That would help me focus on the important documentation areas.
The website is at https://fluentribbon.github.io/documentation/ and the repo is at https://github.com/fluentribbon/fluentribbon.github.io
The Walkthrough documents appear to be a tutorial of how to use RibbonWindow, but the example code does not work. For example, on the third page of the .DOCX file (the pages really need to be numbered!), the example XAML to be placed in App.xaml is incorrect (Component/Themes/Office2010/Silver.xaml) because the path and file do not exist.
Also, from the dates on the files, the .DOCX and .PDF versions of the file are different. Shouldn't they be identical?
The copyright notice on the top-right of each page shows 2010. Is that really the last time they were updated?
Don't get me wrong, this looks like a great control, but if there isn't an easy way to learn how to use such a complicated control, few people will make the effort
The text was updated successfully, but these errors were encountered: