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
WiP: Adding design time support for MPF-XAML
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: 1111637" data-attributes="member: 48495"><p>[USER=73415]@offbyone[/USER] this would be really amazing if we can build a link between VS designer and MP2 for rendering!</p><p></p><p>This feature already exists, inside SkinHelperPlugin there is a "ReloadSkin" action, which maps following shortcuts:</p><p>[CODE=C#] public static readonly Key RELOAD_SCREEN_KEY = Key.F3;</p><p> public static readonly Key RELOAD_THEME_KEY = Key.F4;[/CODE]</p><p>I used this many times before, works great!</p><p></p><p>Only "gap" is that the changes need to be in output (runtime) folder, not inside source project folder.</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1111637, member: 48495"] [USER=73415]@offbyone[/USER] this would be really amazing if we can build a link between VS designer and MP2 for rendering! This feature already exists, inside SkinHelperPlugin there is a "ReloadSkin" action, which maps following shortcuts: [CODE=C#] public static readonly Key RELOAD_SCREEN_KEY = Key.F3; public static readonly Key RELOAD_THEME_KEY = Key.F4;[/CODE] I used this many times before, works great! Only "gap" is that the changes need to be in output (runtime) folder, not inside source project folder. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
WiP: Adding design time support for MPF-XAML
Contact us
RSS
Top
Bottom