Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add special style/template for MenuItem with set description #484

Closed
2480258 opened this issue Oct 21, 2017 · 7 comments
Closed

Add special style/template for MenuItem with set description #484

2480258 opened this issue Oct 21, 2017 · 7 comments
Assignees
Milestone

Comments

@2480258
Copy link

2480258 commented Oct 21, 2017

Sorry, I can`t English well.

capture

<Fluent:SplitButton Heaer="">
Something I want.
</Fluent:SplitButton>

In other words, ...I want to make a menuitem(or someting smailiar) (In capture, It looks like 비교(C)...)
and I want the menuitem loaded when click split button(or something smailiar. i.e. InRiboonGallary).

Please answer me how to add the items or keyword for googling.
I tried but can`t found any possible solutions.

@2480258
Copy link
Author

2480258 commented Oct 23, 2017

I tried this example to solve problem, but it didn`t work.

Added Menuitem just shows its Header, ignoring its Description.

@batzen
Copy link
Member

batzen commented Oct 23, 2017

Description is ignored because that's only implemented when using MenuItem inside ApplicationMenu.

However, you should be able to place whatever you want inside Header of MenuItem and you don't even have to use MenuItem inside SplitButton, you can use whatever control you like.

Does that answer your question?

@2480258
Copy link
Author

2480258 commented Oct 23, 2017

Sorry. I didn't express my point of question.

Please let me know what is the correct control to implement it. (can use with split button and can express bolded text and description. In other words, I want to make a program like above photo.)

@batzen
Copy link
Member

batzen commented Oct 24, 2017

Will try to prepare something for you during the next few days. Should be done by the end of the week.

@2480258
Copy link
Author

2480258 commented Oct 24, 2017

Thank you. I'll keep watching this. :)

@batzen batzen changed the title Questions about Menuitem and Splitbutton Add special style/template for MenuItem with set description Nov 5, 2017
@batzen batzen self-assigned this Nov 5, 2017
@batzen batzen added this to the 6.0.0 milestone Nov 5, 2017
@batzen batzen closed this as completed in 471be6b Nov 5, 2017
@batzen
Copy link
Member

batzen commented Nov 5, 2017

@2480258 There you go. You can now, by using the latest source version or the latest version from the appveyor nuget feed, just use the description and an 24x24 icon to get what you asked for.

@2480258
Copy link
Author

2480258 commented Nov 7, 2017

Thank you!!! I glad to use these functions :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants