Dirkster99

Results 70 comments of Dirkster99

Here is an insight: https://github.com/xceedsoftware/wpftoolkit/issues/1437

I guess this was about the Cntrl+Enter force trigger value changed event, right? If so, can we close this? If not, please explain more detailed what you are trying to...

You seem to be right about the memory issue :-( I found an alternative German specific model (https://nlp.johnsnowlabs.com/2021/09/15/sent_bert_base_cased_de.html) which I must have missed yesterday :-( anyways, since this is 300...

OK, I got it finally to work for the complete dataset with the smaller German pre-trained model (after 1 trial that error'ed out after 2 hours and 1 trial that...

I am not sure about this one - I never used a textbox in a toolbar so I don't think I ever came across this one - I cannot verify...

Yes, this does not work for me either. The only thing that does work is this: Set CanHide=False in MlibTest.MainWindow.xaml (at about Line 147) `` Ensure that the MLibTest.Demos.LayoutInitializer class...

@jogibear9988 @bdachev The project just received a pretty cool resolution from @skyneps via issue #182 and Pr #183. The PR ensures that the Hide (X) button is shown instead of...

Hi @bdachev I'd like to see your fix - maybe its faster on your side if you ust copy/paste the relevant code section you changed with an explaination of the...

I am not sure about this fix - I am getting an exception after (Step 4) dropping **Tool Window 2** back into the DocumentPane and (step 5) trying to show...

I tried a similar fix myself yesterday but failed with the same result its failing now 😞 - When you follow the above workflow, **Tool Window 1** does not re-appear...