SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-10-2008, 10:40 PM
TBacker's Avatar
TBacker TBacker is offline
Sage Advanced User
 
Join Date: Nov 2006
Location: North Syracuse, NY
Posts: 124
Backgrounds for custom submenus

Is there a way to define background images in theme.properties for custom submenus that I have created?

I tried adding an entry in the format:

Background/MyMenuName=MyMenuBackground.jpg

But it didn't work.
Reply With Quote
  #2  
Old 11-11-2008, 05:00 AM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Make sure you are using the correct name for the menu. Verify it by looking for the screen name thru Dynamic Menus.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #3  
Old 11-11-2008, 07:12 AM
TBacker's Avatar
TBacker TBacker is offline
Sage Advanced User
 
Join Date: Nov 2006
Location: North Syracuse, NY
Posts: 124
Quote:
Originally Posted by gplasky View Post
Make sure you are using the correct name for the menu. Verify it by looking for the screen name thru Dynamic Menus.

Gerry
Verified.

I have a custom submenu named Options. I have a line in the theme.properties file that says:

Background/Options=Background_TopBar.jpg

Doesn't work. It only seems to be working for internal screens, not custom submenus.
Reply With Quote
  #4  
Old 11-11-2008, 11:03 AM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
And that may be its limitation. I haven't tried mapping a background to a submenu. But if you look in the theme.properties file I believe all that are listed in there for a different background are internal screens.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #5  
Old 11-11-2008, 11:28 AM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
FYI, from the release notes:

Quote:
  • Added: Dynamic Submenu background can be set in theme.properties using the property Background/Dynamic_Submenu_by_nielm=
Aloha,
Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full."
- Nikolaus (4yrs old)
Reply With Quote
  #6  
Old 11-11-2008, 12:58 PM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Quote:
Originally Posted by gplasky View Post
And that may be its limitation. I haven't tried mapping a background to a submenu. But if you look in the theme.properties file I believe all that are listed in there for a different background are internal screens.

Gerry


Quote:
Originally Posted by MeInMaui View Post
FYI, from the release notes:

Quote:
Added: Dynamic Submenu background can be set in theme.properties using the property Background/Dynamic_Submenu_by_nielm=
Aloha,
Mike
Hmmm-I thought I had my glasses on when I read those release notes. So it should work.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #7  
Old 11-11-2008, 02:00 PM
TBacker's Avatar
TBacker TBacker is offline
Sage Advanced User
 
Join Date: Nov 2006
Location: North Syracuse, NY
Posts: 124
Quote:
Originally Posted by MeInMaui View Post
FYI, from the release notes:

Added: Dynamic Submenu background can be set in theme.properties using the property Background/Dynamic_Submenu_by_nielm=

Aloha,
Mike
Yup - I was aware of that, and that property is set to a default background in my theme file.

So I guess that it is a "one background fits all custom submenus" rather than being able to do it on a per-menu basis?
Reply With Quote
  #8  
Old 11-11-2008, 02:47 PM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
Quote:
Originally Posted by TBacker View Post
So I guess that it is a "one background fits all custom submenus" rather than being able to do it on a per-menu basis?
Yup, that's it for now. I'll take another look at it to see if I can define the background by dynamic menu title as you initially attempted.

Aloha,
Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full."
- Nikolaus (4yrs old)
Reply With Quote
  #9  
Old 11-11-2008, 03:51 PM
TBacker's Avatar
TBacker TBacker is offline
Sage Advanced User
 
Join Date: Nov 2006
Location: North Syracuse, NY
Posts: 124
Thanks Mike - that would be a welcome addition if it is possible to add at some point.

Hmm... but seems like I have something else going on now...

I have had "Background/Dynamic_Submenu_by_nielm=Background_BothBars.jpg" set for a while and it's working for my main menu, but the custom submenus are using my default plain black background (background.jpg).

One step forward, 2 back...

Tim
Reply With Quote
  #10  
Old 11-11-2008, 04:38 PM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
Oops. I just remembered that there was a problem in the v6.3.8 release and the custom dynamic submenu background didn't work. It has already been fixed for v6.3.8a (that's why I forgot about it). Sorry.

Aloha,
Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full."
- Nikolaus (4yrs old)
Reply With Quote
  #11  
Old 11-11-2008, 05:57 PM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
Quote:
Originally Posted by MeInMaui View Post
I'll take another look at it to see if I can define the background by dynamic menu title as you initially attempted.
FYI, this has been added for the next release.

Example usage:

Submenu Name => My Menu
theme.properties entry => Background/My_Menu=filename.jpg

The image file should be placed in the current theme folder.

Aloha,
Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full."
- Nikolaus (4yrs old)
Reply With Quote
  #12  
Old 11-12-2008, 08:10 AM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Quote:
Originally Posted by MeInMaui View Post
FYI, this has been added for the next release.

Example usage:

Submenu Name => My Menu
theme.properties entry => Background/My_Menu=filename.jpg

The image file should be placed in the current theme folder.

Aloha,
Mike
YEAH! Thanks Mike! Looking forward to 6.3.8a.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Transparent logo backgrounds tvmaster2 SageTV Software 6 09-18-2006 10:24 AM
Backgrounds Polypro SageTV Customizations 37 11-17-2005 12:37 AM
COOL Backgrounds snoopy SageTV Customizations 8 08-09-2005 12:31 AM
Custom Backgrounds and Menus Lady Avatar General Discussion 0 04-05-2003 02:02 PM


All times are GMT -6. The time now is 07:57 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.