Menu

TasksInTabs for SL?

Help
Morten
2008-10-31
2013-04-26
  • Morten

    Morten - 2008-10-31

    Hi,
    I'd like to implement a SL application similar to the TasksInTabs sample. I plan to have a main page containing a ContentControl to hold the views. Is it possible to set the view's parent container when activating it?

    Morten

     
    • OVZH

      OVZH - 2008-11-01

      Hi Morten,

      Please examine the source code of the SilverlightViewsManager and accompanying RootUserControl classes. Briefly, every activated view which doesn't have a parent yet gets added to the root Grid control. In your custom views manager you may use the same technique.

      Regards,
      --
      Oleg Zhukov

       
      • Morten

        Morten - 2008-11-03

        Hi Oleg,
        Thanks for the help. I managed to get this working with the new SilverlightViewsManager class in your "Silverlight views manager.." sample. This is an impressive framework. Thank you.

        Morten

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.