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 1
Development
General Development (no feature request here!)
Skinnable sudoku
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="Sambal" data-source="post: 331048" data-attributes="member: 66723"><p>The current version of the sudoku game is very limited from a skinning perspective. Some color and image settings are hardcoded. This is no problem for lightcoloured skins but for the darker ones like Monochrome or Aeon it gets hard to play the game and there is currently no way to fix this.</p><p></p><p>I think to achieve a professional look of MP even when using third party skins at least the plugins shipped with MP should look good and therefore need to be skinnable.</p><p></p><p>I use a dark skin (Aeon) and play the Sudoku game every once in a while so i decided to make the game skinnable.</p><p></p><p>Everything i changed is backwards compatible so if you don't have any changed skin files the game looks the same way it does now.</p><p></p><p>I've made changes to the cell control. By doing so it is now possible to make changes per cell and thus allowing for greater control over the appearance of the game board.</p><p></p><p>The following tags are implemented for the cell control. </p><p></p><p><textcolor> The colour of text when you enter a value</p><p><disabledcolor> The colour of text for numbers the game provides</p><p><incorrectcolor> The colour for invalid numbers you enter or the solution if you press solve</p><p><textureFocus> Texture when the cell has focus</p><p><textureNoFocus> Texture when the cell doesn't have focus</p><p><font> font used to render number</p><p></p><p>Attached are the modified source files.</p><p></p><p>Happy sudoku-ing <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>Sambal</p></blockquote><p></p>
[QUOTE="Sambal, post: 331048, member: 66723"] The current version of the sudoku game is very limited from a skinning perspective. Some color and image settings are hardcoded. This is no problem for lightcoloured skins but for the darker ones like Monochrome or Aeon it gets hard to play the game and there is currently no way to fix this. I think to achieve a professional look of MP even when using third party skins at least the plugins shipped with MP should look good and therefore need to be skinnable. I use a dark skin (Aeon) and play the Sudoku game every once in a while so i decided to make the game skinnable. Everything i changed is backwards compatible so if you don't have any changed skin files the game looks the same way it does now. I've made changes to the cell control. By doing so it is now possible to make changes per cell and thus allowing for greater control over the appearance of the game board. The following tags are implemented for the cell control. <textcolor> The colour of text when you enter a value <disabledcolor> The colour of text for numbers the game provides <incorrectcolor> The colour for invalid numbers you enter or the solution if you press solve <textureFocus> Texture when the cell has focus <textureNoFocus> Texture when the cell doesn't have focus <font> font used to render number Attached are the modified source files. Happy sudoku-ing :D Sambal [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Skinnable sudoku
Contact us
RSS
Top
Bottom