![]() |
|
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. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Scrollable Text Input?
How do I create a text input area that scrolls instead of disappearing off the right side of the text input box? I've tried various combinations of scrolling and wrapping in the properties for the panel that holds the text input area all to avail.
What am I doing wrong?
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#2
|
|||
|
|||
Quote:
|
#3
|
|||
|
|||
Quote:
Basically I grow a panel and clip it with a repeating scrolling animation. Or you can make a panel and send scroll commands to it. Cutting text off one at a time doesn't scroll very well in my experience. If you need more details let me know. |
#4
|
||||
|
||||
I'll need to experiment to see what works out better, thanks to both of you.
Good to know it wasn't me just missing something obvious. It shouldn't be so difficult to get text input!
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#5
|
|||
|
|||
Quote:
![]() Just make sure your panel is scrolling horizontal or vertical and send the sagecommands to scroll that ui element. the hardest part is figuring out the math for it. |
#6
|
||||
|
||||
Can you show me a screen shot of the panel properties for this? I can't get it to work very well.
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#7
|
|||
|
|||
Sure be tomorrow before I can get to it.
|
#8
|
||||
|
||||
I appreciate it. I don't have your plugin installed
![]()
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#9
|
|||
|
|||
This is something that I've asked for before when version 7 was in private beta and it is possible like Plucky said above.......but be warned, its not all that impressive (my opinion).
Anyway here's how Narflex suggested doing it.... Quote:
This example is as good as I could get it but if you work something out which is better let me know..... just out of curiosity ![]() Cheers Ben
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#10
|
||||
|
||||
Thanks Ben,
I looked at the example and if I understand it properly it will scroll that large text string from left to right and then stop. Since what I want to do is use a text input panel does that mean I need to monitor every keystroke to determine if I need to scroll the panel right (when the user enters a character or presses the right key) or left (when the user erases a character or presses the left key)? Do you need to set any special properties in the actual "Untitled" panel? Tom
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#11
|
|||
|
|||
Yes, if your using a panel you'd need to monitor the key strokes so you can push it back to the beginning and start over. As for the panel properties you'd need to set the scroll duration (about 350) and the drop down Animation to horizontal.....thats if I remember correctly.
I prefered using a table as you don't need to monitor anything..... it would naturally scroll around with table wrapping. I believe Plucky uses a slightly different method so it maybe worth waiting to see what that is. Cheers Ben
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#12
|
||||
|
||||
I never considered using a table for input. How do I go about doing that? Should the TextInput widget be a child of the Table widget or the TableComponent widget? Do I set the table to have 1 row and 1 column?
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#13
|
|||
|
|||
Hmmm, I misread your post
![]() If thats what your after let me know and I'll send over how I did it (in its very basic form). Cheers Ben
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#14
|
||||
|
||||
Yes, that's it!
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#15
|
|||
|
|||
Sent you an email with some screenshots and instructions of how I made it.......its not perfect and maybe not the best method but it works
![]() Cheers Ben
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#16
|
||||
|
||||
Ben,
I received the email but have not looked at it yet. I appreciate the help. Tom
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Why is my text getting cut off? | evilpenguin | SageTV Studio | 4 | 09-23-2010 08:37 PM |
right-to-left text | sivilya | SageTV Beta Test Software | 5 | 05-31-2010 03:11 PM |
How to delete text? | SageGk | SageMC Custom Interface | 2 | 05-23-2009 06:31 PM |
Text input widget, copy from clipboard | nathanm | SageTV Studio | 2 | 10-27-2006 05:47 AM |
Can't see menu text | rahul.b.patel | SageTV Software | 2 | 11-09-2004 01:38 AM |