Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Silverlight ---- Viewbox Control : How ?

Silverlight ---- Viewbox Control : How ?

Scheduled Pinned Locked Moved WPF
visual-studiocsharpc++dotnetxml
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    milestanley
    wrote on last edited by
    #1

    Hi, I don't understand how i can use viewbox control in Silverlight 3. I may use Silverlight Toolkit (for SL 3) or Silverlight 3 Controls implements native Viewbox? When i use this : xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls" It doesn't work : The tag 'Viewbox' does not exist in XML namespace 'clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit'. Somebody can help me ? (Note: I use Visual Studio 2010 as the IDE) Thanks

    A L M 3 Replies Last reply
    0
    • M milestanley

      Hi, I don't understand how i can use viewbox control in Silverlight 3. I may use Silverlight Toolkit (for SL 3) or Silverlight 3 Controls implements native Viewbox? When i use this : xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls" It doesn't work : The tag 'Viewbox' does not exist in XML namespace 'clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit'. Somebody can help me ? (Note: I use Visual Studio 2010 as the IDE) Thanks

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      To use the viewbox, you need to use xmlns:controlsToolkit="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit". This is a part of the Silverlight toolkit available here.

      My signature "sucks" today

      M 1 Reply Last reply
      0
      • A Abhinav S

        To use the viewbox, you need to use xmlns:controlsToolkit="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit". This is a part of the Silverlight toolkit available here.

        My signature "sucks" today

        M Offline
        M Offline
        milestanley
        wrote on last edited by
        #3

        But it doesn't work...

        A 1 Reply Last reply
        0
        • M milestanley

          Hi, I don't understand how i can use viewbox control in Silverlight 3. I may use Silverlight Toolkit (for SL 3) or Silverlight 3 Controls implements native Viewbox? When i use this : xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls" It doesn't work : The tag 'Viewbox' does not exist in XML namespace 'clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit'. Somebody can help me ? (Note: I use Visual Studio 2010 as the IDE) Thanks

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Just uninstall silverlight toolkit and install it from following path. I think it has been overridden by older version or when you installed vs 2010 it may conflicted with the existing silverlight version. And close vs 2010 b4 you install silverlight toolkit. http://silverlight.codeplex.com/[^] HTH

          Jinal Desai - LIVE Experience is mother of sage....

          1 Reply Last reply
          0
          • M milestanley

            But it doesn't work...

            A Offline
            A Offline
            Abhinav S
            wrote on last edited by
            #5

            Have you added a reference to the toolkit dll in your project?

            My signature "sucks" today

            M 1 Reply Last reply
            0
            • A Abhinav S

              Have you added a reference to the toolkit dll in your project?

              My signature "sucks" today

              M Offline
              M Offline
              milestanley
              wrote on last edited by
              #6

              Yes, I have added...

              1 Reply Last reply
              0
              • M milestanley

                Hi, I don't understand how i can use viewbox control in Silverlight 3. I may use Silverlight Toolkit (for SL 3) or Silverlight 3 Controls implements native Viewbox? When i use this : xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls" It doesn't work : The tag 'Viewbox' does not exist in XML namespace 'clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit'. Somebody can help me ? (Note: I use Visual Studio 2010 as the IDE) Thanks

                M Offline
                M Offline
                Mamta D
                wrote on last edited by
                #7

                Viewbox is supported in Silverlight 4 so you cant use it directly in Silverlight 3. If you want to use it in version 3, then you will need to use the Silverlight Toolkit. -Mamta

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups