Skip to content
Discussion options

You must be logged in to vote

We were able to solve our problem without modification to the Radiance library. All that was needed was to switch from using the RibbonComboBoxContentModel interface to the RibbonDefaultComboBoxContentModel class as the class makes the add/remove methods accessible. We could instead modify the RibbonComboBoxContentModel interface to include custom mutator methods, but I don't see a need to mess with the library functionality. I'm just wondering whether any negative impact of the switch to RibbonDefaultComboBoxContentModel is foreseen.

Replies: 7 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@MichaelWDenney
Comment options

Comment options

You must be logged in to vote
1 reply
@MichaelWDenney
Comment options

Comment options

You must be logged in to vote
1 reply
@MichaelWDenney
Comment options

Comment options

You must be logged in to vote
1 reply
@MichaelWDenney
Comment options

Comment options

You must be logged in to vote
1 reply
@MichaelWDenney
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MichaelWDenney
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants