Wrox Programmer Forums
|
BOOK: Professional Visual Studio 2010
This is the forum to discuss the Wrox book Professional Visual Studio 2010 by Nick Randolph, David Gardner, Chris Anderson, Michael Minutillo; ISBN: 9780470548653
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Visual Studio 2010 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 23rd, 2011, 05:42 AM
Registered User
 
Join Date: Dec 2011
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Post Ch 22 ImplicitStyleManager

I added the "xmlns:theming=" line as suggested and added the two "theming:" properties within a <border ...> tag. There is a message that the ImplicitStyleManager does not have those properties.

I did also add the xaml for the theme to the root folder of the navigation example project.

What am I missing?
 
Old December 23rd, 2011, 05:56 AM
Authorized User
 
Join Date: Aug 2010
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm not sure, sorry. Did you add a reference to the System.Windows.Controls.Theming.Toolkit.dll assembly in your project?

Note: This was written 2 years ago, for Silverlight 3, and the ImplicityStyleManager is now obsolete as of Silverlight 4. I'd no longer recommend using it - instead you should use Silverlight's native support for implicit styles now.
__________________
Chris Anderson
Co-author
 
Old December 23rd, 2011, 11:53 PM
Registered User
 
Join Date: Dec 2011
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Post

Chris,

I am indeed using Silverlight 4. Would you be referring to referencing the dll for a particular theme ... then define a tag for that theme?
 
Old December 24th, 2011, 12:24 AM
Authorized User
 
Join Date: Aug 2010
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Do a Google search for implicit styles, and you'll find some info that will help you. Also, take a look at these themes that were developed for Silverlight 4 (and are much nicer than the previous themes):

http://timheuer.com/blog/archive/201...-download.aspx

http://timheuer.com/blog/archive/201...-released.aspx

I'm going away for a week now, so won't be able to respond to any further queries during that time.

Hope this helps...

Chris Anderson
__________________
Chris Anderson
Co-author





Similar Threads
Thread Thread Starter Forum Replies Last Post
Ch 22: Silverlight Out of Box Applications gisdev BOOK: Professional Visual Studio 2010 2 December 23rd, 2011 03:06 AM
Beginning Javaservpages Exercise in Ch 22 I5commuter JSP Basics 1 June 12th, 2008 07:30 AM
Binding Navigator in Ch 22 Nick Y BOOK: Ivor Horton's Beginning Visual C++ 2005 0 August 4th, 2006 01:39 PM
SQL Express OK in Ch 22 Nick Y BOOK: Ivor Horton's Beginning Visual C++ 2005 0 August 4th, 2006 01:34 PM
Highlighted code; Page 1113, Ch 22 Nick Y BOOK: Ivor Horton's Beginning Visual C++ 2005 0 August 4th, 2006 10:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.