MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Skins


Skins You are working on a new Skin? Post it here!

Reply
 
Thread Tools Display Modes
Old 2007-10-15, 08:21   #11 (permalink)
Portal Member
 
GazpachoKing's Avatar
 
Join Date: Feb 2006
Posts: 51
Thanks: 7
Thanked 8 Times in 6 Posts


Send a message via AIM to GazpachoKing
Default

Quote:
Originally Posted by WalkmanAA View Post
I increased the height of the thumbnail panel so the rows of banners would be spread apart more. Now that I have more space between rows, does anybody know how to make the blue border around a selected banner bigger?
I decided that was a good idea after reading your post so I played around a little, seems like if you change itemHeightBig and textureHeightBig it increases the size of the graphics behind the banner. Then you have to reposition the banner so it's centered on the background.

Attached is what I decided on, made a few small tweaks, more vertical space, no gaps between butons, slightly more transparent when not focused (in order to give more of a lighting up effect to the selected show).

I also toyed with making the background black for a unselected series, still not sure which way I like better. Anyway to do that I just replaced:
<imageFolder>album_background_nofocus.png</imageFolder>
with
<imageFolder>black.bmp</imageFolder>

I could not have even imagined an interface this pretty before seeing this. Once again thanks everybody who worked on it.
Attached Files
File Type: xml TVSeries.xml (15.7 KB, 24 views)

Last edited by GazpachoKing; 2007-10-15 at 08:27. Reason: add info
GazpachoKing is offline   Reply With Quote
Old 2007-10-15, 11:22   #12 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 910
Thanks: 104
Thanked 75 Times in 58 Posts

Country:


Default

Quote:
Originally Posted by GazpachoKing View Post
So, patience is not one of my virtues and I am really excited to get 5 rows working. I haven't compiled the SVN before so I am not sure my logic is sound, but I am at work right now and recompiled core.dll with the patched line by patrick. Can we just copy this over the current core.dll and have it work? I'll test it when I get home tonight, but if anyone else is feeling adventurous I'll attach the core.dll here.
Its working great! Can someone make sure the devs see this? Its just ctr+c ctrl+v for them now?

Quote:
Originally Posted by GazpachoKing View Post
Quote:
Originally Posted by WalkmanAA View Post
I increased the height of the thumbnail panel so the rows of banners would be spread apart more. Now that I have more space between rows, does anybody know how to make the blue border around a selected banner bigger?
I decided that was a good idea after reading your post so I played around a little, seems like if you change itemHeightBig and textureHeightBig it increases the size of the graphics behind the banner. Then you have to reposition the banner so it's centered on the background.

Attached is what I decided on, made a few small tweaks, more vertical space, no gaps between butons, slightly more transparent when not focused (in order to give more of a lighting up effect to the selected show).

I also toyed with making the background black for a unselected series, still not sure which way I like better. Anyway to do that I just replaced:
<imageFolder>album_background_nofocus.png</imageFolder>
with
<imageFolder>black.bmp</imageFolder>

I could not have even imagined an interface this pretty before seeing this. Once again thanks everybody who worked on it.
The changes are great. But with this xml i only get 4 rows.. with the one supplied in the xface thread i get 5. So for now ill stick with the old one.

To all who helped making TV-Series even better!
Darre is online now   Reply With Quote
Old 2007-10-15, 12:11   #13 (permalink)
Portal Member
 
spuck's Avatar
 
Join Date: Apr 2007
Location: north pole
Age: 21
Posts: 326
Thanks: 12
Thanked 51 Times in 29 Posts

Country:

My System

Default

Yeah thanks a lot!
Really hard finding something that looks good together. Well to me it looks best with no borders round the banners at all and 2px margins and unfocusedalpha at 100.

Also working on a new improved layout! Think I'll finish it today..
spuck is online now   Reply With Quote
Old 2007-10-15, 16:04   #14 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,045
Thanks: 35
Thanked 12 Times in 12 Posts

Country:


Default

Guys - Realize that we are in a feature freeze (so nothing except bug fixes are suppose to go in now) for 0.2.3.0 I doubt that this enhancement will appear until after 0.2.3.0 is released. (But I could be wrong)
__________________
mzemina is online now   Reply With Quote
Old 2007-10-15, 16:13   #15 (permalink)
Portal Member
 
spuck's Avatar
 
Join Date: Apr 2007
Location: north pole
Age: 21
Posts: 326
Thanks: 12
Thanked 51 Times in 29 Posts

Country:

My System

Default

Please tell me how this is not a bug?
spuck is online now   Reply With Quote
Old 2007-10-15, 17:28   #16 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,045
Thanks: 35
Thanked 12 Times in 12 Posts

Country:


Default

In my mind I didn't see (that doesn't mean the Thumbnailpanel didn't exist prior to 0.2.3.0) this in a prior version. I know some of that design was around and was wanted (I was one of those people) but no one stepped up like you have to dig in and make it happen. I know there has been developer support (without it, this design would not have happened). But if you have seen the code submitted into the SVN then it should appear, but I haven't looked to see if the needed code was ever submitted into SVN.
__________________
mzemina is online now   Reply With Quote
Old 2007-10-15, 17:53   #17 (permalink)
Portal Designer
 
Inker's Avatar
 
Join Date: Dec 2004
Posts: 1,560
Thanks: 35
Thanked 134 Times in 58 Posts

My System

Default

I can't follow the logic of this not being a bug either. Granted its not a bug that many ppl will come across, but since someone already found a solution (I'll admin without much testing yet, but nobody sofar reported any weird side effects - it certainly works fine for me) I think it should go in.

It has nothing at all to do with tvseries plugin, it can be reproduced easily without having the plugin installed at all, item aren't being rendered that are "logically" there (as in you can interact with them and all).

I hope a dev will agree with me ;-)
__________________

There are only two industries that refer to their customers as "users".
- Edward Tufte
Inker is offline   Reply With Quote
Old 2007-10-15, 19:35   #18 (permalink)
Portal Member
 
DarkWader's Avatar
 
Join Date: Oct 2006
Age: 30
Posts: 260
Thanks: 2
Thanked 6 Times in 6 Posts

Country:

My System

Default

They should, as this only takes about a minute to add into the core.
DarkWader is online now   Reply With Quote
Old 2007-10-15, 21:31   #19 (permalink)
Portal Member
 
GazpachoKing's Avatar
 
Join Date: Feb 2006
Posts: 51
Thanks: 7
Thanked 8 Times in 6 Posts


Send a message via AIM to GazpachoKing
Default

Quote:
Originally Posted by Darre View Post
The changes are great. But with this xml i only get 4 rows.. with the one supplied in the xface thread i get 5. So for now ill stick with the old one.
Probably have to make the height of the thumbpanel higher, not sure why its different for you than for me.

Also, this is most definitely a bug, not an enhancement.
GazpachoKing is offline   Reply With Quote
Old 2007-10-16, 09:34   #20 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 910
Thanks: 104
Thanked 75 Times in 58 Posts

Country:


Default

Quote:
Originally Posted by GazpachoKing View Post
Quote:
Originally Posted by Darre View Post
The changes are great. But with this xml i only get 4 rows.. with the one supplied in the xface thread i get 5. So for now ill stick with the old one.
Probably have to make the height of the thumbpanel higher, not sure why its different for you than for me.

Also, this is most definitely a bug, not an enhancement.
Hum.. how do I change that? ^^
Darre is online now   Reply With Quote
Reply

Bookmarks

Tags
columns, rows, thumbnailpanel

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create own (dynamic) thumbnailpanel? eightyf Plugins 7 2007-07-16 18:46
How did this happen? - Reflections disappear within a thumbnailpanel eightyf Skins 12 2007-07-01 12:20
Less rows in EPG to allow bigger fonts gemini Skins 8 2006-09-26 21:05
Adjustable Columns, and why is all text cutoff? havix MediaPortal 1 Talk 3 2006-09-20 20:06
Number of rows in pictures modules Anonymous Improvement Suggestions 2 2004-04-26 17:13


All times are GMT +1. The time now is 15:20.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden