I used the sample app tutorial to create a basic bootstrapper and it is working. I wanted to have all the UserControls in a separate library and just use those controls in the ShellView.
The sample WPF project can be seen over here:
The library I created is CaliburnControlLibrary and the controls UI is shoown as hello button in the shell view ..
But clicking on it does nothing ... what else needs to be done?
http://efshare.com/?s=W54XLK
code: W54XLK
The sample WPF project can be seen over here:
The library I created is CaliburnControlLibrary and the controls UI is shoown as hello button in the shell view ..
But clicking on it does nothing ... what else needs to be done?
http://efshare.com/?s=W54XLK
code: W54XLK