SageTV Community  

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

Notices

SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-12-2007, 01:48 PM
pseudonym's Avatar
pseudonym pseudonym is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Out of Mind
Posts: 143
Stoopid newbie question - simple XML edit SageTV3.xml

Trying to follow suggestion given at the bottom of this thread:
http://forums.sagetv.com/forums/showthread.php?t=25776

Am trying to stop the vertical wrap that occurs on menus like favorites, EPG etc.

1. I shut down SageTV Media Center (not using service, just standby in sys tray)

2. I made a backup copy of SageTV3.xml, called it SageTV3.xml.backup

3. I edited SageTV3.xml and (for test) replaced all occurances of

<WrapVNav>true

with

<WrapVNav>false

There were 30+ occurances changed. I realize that's more than I want but this was just a test to see what it does...

4. Started SageTVMC again.

All menus still wrap vertically, I can find no indication that SageTV's UI changed at all. Is there a further procedure I need to follow? I looked in the Studio.PDF and didn't find anything, maybe I missed it...

Thanks and regards,
--pseudonym
Reply With Quote
  #2  
Old 08-12-2007, 02:28 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
<WrapVNav> doesn't control wrap-around scrolling; that controls whether you would go up or down to the next UI element when you get to the top or bottom of the table list, or whether up/down would keep focus within that panel/table/etc.

If you are editing the XML file directly, you would check <TableWrapping>, which uses a value of 1 for vertical wrap-around scrolling. That line doesn't exist at all in the XML file when it is disabled, so I guess you would either delete that line or at least try removing the 1.

The XML lines aren't fully documented in the Studio manual, because it expects that people would use Studio. You can fairly easily find the widget associated with a UI element by viewing the "UI Components" under the Debug menu item in Studio. You can expand that to see the UI widgets & then jump to the widget itself or its theme source.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #3  
Old 08-12-2007, 02:34 PM
GKusnick's Avatar
GKusnick GKusnick is offline
SageTVaholic
 
Join Date: Dec 2005
Posts: 5,083
Quote:
Originally Posted by Opus4 View Post
If you are editing the XML file directly, you would check <TableWrapping>, which uses a value of 1 for vertical wrap-around scrolling. That line doesn't exist at all in the XML file when it is disabled, so I guess you would either delete that line or at least try removing the 1.
My bad; I gave you the wrong property name to search for. Andy beat me to the punch with the correction.

Presumably replacing the 1 with a 0 would turn off the vertical-wrapping flag (but I haven't actually tried it).
__________________
-- Greg
Reply With Quote
  #4  
Old 08-12-2007, 06:44 PM
pseudonym's Avatar
pseudonym pseudonym is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Out of Mind
Posts: 143
Thank you both, Andy and Greg. Now I have a better idea how to navigate in Studio, and I will look at that a bit more. I'm not familiar with XML, I'm sure that wasn't obvious

And, changing the '1' in <TableWrapping>1 to a '0' <TableWrapping>0 does indeed work! I did the replace globally and now all the long displays stop at the bottom. Exactly what I wanted.

Thanks again and regards,
--pseudonym
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
newbie Question... xml program tags?? Homebuilder SageTV Customizations 0 09-22-2005 11:53 PM
TV402u mpeg4 edit question dvd_maniac SageTV Beta Test Software 0 11-03-2004 10:10 AM
A simple question about sage from a newbie! ccerj8 SageTV Software 12 05-01-2004 08:41 AM
Newbie Network Question tahoebob Hardware Support 2 08-02-2003 02:05 PM
Question from Newbie kevthor SageTV Software 10 06-13-2003 02:42 PM


All times are GMT -6. The time now is 06:37 PM.


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