Hi,
Prism is awesome and I love it! :)
I'm duplicating the StockTraderRI into my own version using the same UI and just about most of the code with modification to my flavor. Need help in a problem with the RegionNames.MainRegion content using the <Controls:AnimatedTabControl.../>.
Problem:
When you have only one Tabitem - StockTraderRI.Modules.Position it doesn't show. To test this, just comment out the "__WatchModule__" in the StockTraderRIBootstrapper from being added to the ModuleCatalog to see what I'm talking about.
How do you activate the one Tabitem - StockTraderRI.Modules.Position to be focused and visible?
Thanks!...
Prism is awesome and I love it! :)
I'm duplicating the StockTraderRI into my own version using the same UI and just about most of the code with modification to my flavor. Need help in a problem with the RegionNames.MainRegion content using the <Controls:AnimatedTabControl.../>.
Problem:
When you have only one Tabitem - StockTraderRI.Modules.Position it doesn't show. To test this, just comment out the "__WatchModule__" in the StockTraderRIBootstrapper from being added to the ModuleCatalog to see what I'm talking about.
How do you activate the one Tabitem - StockTraderRI.Modules.Position to be focused and visible?
Thanks!...