AnotherKiwi

Results 7 comments of AnotherKiwi

I'm moving all event handlers out of the code behind into my view model (to fit with MVVM), so need the SelectedItems to be passed in the event args. I...

I'm using Catel's EventToCommand trigger which turns an event to a command in the view model that can be connected using data binding. https://catelproject.atlassian.net/wiki/display/CTL/EventToCommand

@ghost - do you know if this issue has been fixed in later releases? I'm about to start using FileHelpers in a project I am developing using VB. If FileHelpers...

The 'custom_format' argument to the predict() function allows that. The aligned portions of the query and database sequences can be added as additional columns in the results data frame by...

Hi Thanks for the quick response! I'm just putting one together and will post it soon.

Hi I've posted a small test application that creates a window containing a Dragablz control, from which tabs can be torn off and then docked with the original control to...