home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Skins and Design
Skinning contest: One month to go
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Baboonanza" data-source="post: 678281" data-attributes="member: 101901"><p><strong>Re: AW: Skinning contest: One month to go</strong></p><p></p><p>Are you sure that works? My understanding with that if the Canvas was created in XAML you must use FindResource (which exists as UIElement.FindResource in MPF) with it's get to obtain it. Only if you created the Canvas in code could you access it the way you are trying to.</p><p></p><p>So, in theory some interaction between code and XAML elements is possible in MPF using FindResource. I wouln't recommend it though, for one thing it would mean having to have a plugin with the code in.</p><p></p><p>Also, particle effects would be well suited to being added as a custom control, then you could have emitters and other more complex behaviours. It shouldn't be too difficult to do.</p></blockquote><p></p>
[QUOTE="Baboonanza, post: 678281, member: 101901"] [b]Re: AW: Skinning contest: One month to go[/b] Are you sure that works? My understanding with that if the Canvas was created in XAML you must use FindResource (which exists as UIElement.FindResource in MPF) with it's get to obtain it. Only if you created the Canvas in code could you access it the way you are trying to. So, in theory some interaction between code and XAML elements is possible in MPF using FindResource. I wouln't recommend it though, for one thing it would mean having to have a plugin with the code in. Also, particle effects would be well suited to being added as a custom control, then you could have emitters and other more complex behaviours. It shouldn't be too difficult to do. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Skinning contest: One month to go
Contact us
RSS
Top
Bottom