Menu

Dynamic Views

Help
Jake
2008-09-18
2013-04-26
  • Jake

    Jake - 2008-09-18

    I'm currently working on a winforms app that reads in user configuration data at runtime, and based upon that, needs to create x number of dynamic views (of the same type) within a task, only problem is, it seems everything is geared towards compile-time knowledge of all the views.  Is there a nice, clean way to do it?

     
    • OVZH

      OVZH - 2008-09-30

      Hi Jake,

      You're free to dynamically add view descriptions (WinformsViewInfo objects) and interaction points (InteractionPointInfo) to the task via the Navigator.TaskInfo object.

      With the next MVC# release there will be examples on the dynamic interaction point/views creation. Till then please don't hesitate to consult me.

      Regards,
      --
      Oleg Zhukov

       

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.