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
Apollo One
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="morpheus_xx" data-source="post: 1113420" data-attributes="member: 48495"><p>Well, in principle yes. If you look at the main screen template: <a href="https://github.com/MediaPortal/MediaPortal-2/blob/FEAT_ApolloOne/MediaPortal/Incubator/ApolloOne/Skin/ApolloOne/screens/master_bare.xaml" target="_blank">https://github.com/MediaPortal/MediaPortal-2/blob/FEAT_ApolloOne/MediaPortal/Incubator/ApolloOne/Skin/ApolloOne/screens/master_bare.xaml</a>.</p><p></p><p>But MP2 depends heavily on styles (resources). If you want to work the same way inside Blend you have to extract the inline style of controls into a resource. This one will then be used like <Grid Style="{StaticResource myCoolGridStyle}">. The idea is clear: define </p><p></p><p>But I have not yet used Blend so much to know how it works there. Usually I use it only to design things like Gradients or try out different layouts.</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1113420, member: 48495"] Well, in principle yes. If you look at the main screen template: [url]https://github.com/MediaPortal/MediaPortal-2/blob/FEAT_ApolloOne/MediaPortal/Incubator/ApolloOne/Skin/ApolloOne/screens/master_bare.xaml[/url]. But MP2 depends heavily on styles (resources). If you want to work the same way inside Blend you have to extract the inline style of controls into a resource. This one will then be used like <Grid Style="{StaticResource myCoolGridStyle}">. The idea is clear: define But I have not yet used Blend so much to know how it works there. Usually I use it only to design things like Gradients or try out different layouts. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Apollo One
Contact us
RSS
Top
Bottom