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="Albert" data-source="post: 681977" data-attributes="member: 67886"><p><strong>AW: Skinning contest: One month to go</strong></p><p></p><p></p><p>See file master_menu.xaml#74:</p><p></p><p>[CODE]</p><p><ContentPresenter Margin="10,0,10,10" x:Name="ContentViewer" VerticalAlignment="Stretch" HorizontalAlignment="Stretch"</p><p> Content="{DynamicResource Contents_Element}"/></p><p>[/CODE]</p><p></p><p></p><p></p><p>To make that work, in your "label", you need to write "{StaticResource BlackColor}" or "{ThemeResource BlackColor}".</p><p></p><p></p><p></p><p>I hope that is a test program and not code which you wrote into the SkinEngine!?</p><p></p><p>If it is a test program; there are multiple timer classes, is it possible that your timer class depends on the windows message loop but you maybe blocked it?</p></blockquote><p></p>
[QUOTE="Albert, post: 681977, member: 67886"] [b]AW: Skinning contest: One month to go[/b] See file master_menu.xaml#74: [CODE] <ContentPresenter Margin="10,0,10,10" x:Name="ContentViewer" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" Content="{DynamicResource Contents_Element}"/> [/CODE] To make that work, in your "label", you need to write "{StaticResource BlackColor}" or "{ThemeResource BlackColor}". I hope that is a test program and not code which you wrote into the SkinEngine!? If it is a test program; there are multiple timer classes, is it possible that your timer class depends on the windows message loop but you maybe blocked it? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Skinning contest: One month to go
Contact us
RSS
Top
Bottom