Tenjim

Results 14 comments of Tenjim

Hi @maxkatz6 As basis, I wanted to change template on all ListBoxItem so I wanted to target ListPerson.Items. Btw the workaround was your answer about this discussions about several classes...

Hi, There is any update of this PR? Thank in advance,

Hi @SKProCH , Not really. I want to have hint when I don't have any value in the combobox and the behavior that replace hint by combox value selected and...

Hi @SKProCH, It's a button that open a content with others controls in it. It's not a other window poping like DialogHost. ![PopupBox](https://user-images.githubusercontent.com/11456289/129181267-a2c83756-9cde-4594-a3f6-0f2802e3730e.JPG)

@SKProCH , Thank ! I'll try it to check if it complete my need :)

Hi @SKProCH, Just to clarify what we need. It's a control from MaterialDesignInXamlToolkit. https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/PopupBox

@SKProCH, not really because I want to put an usercontrol on the popup content like your first example. I want to put a usercontrol which have many Buttons/ ComboBox/ CheckBox/......

Hi @SKProCH, Finally, I have done a workaround with your advice (Togglebutton with popup) : ``` Click me ``` Tenjim

Hi guys, do you have news about this merge ? I'm trying to find workaround like using BindingOperations.Apply but I'm not sure is the right way to force an update...

HI @timunie , yes I did it on my main method