NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 51 52 53 54 55 … 93 Next »
GBPVR UI Elements pop-up

 
  • 0 Vote(s) - 0 Average
GBPVR UI Elements pop-up
boohiss
Offline

Junior Member

Posts: 30
Threads: 11
Joined: Apr 2006
#1
2006-08-07, 08:01 PM
I've been playing around with the GBPVR UI Elements for my YouTube plugin, and I think I have a decent grasp on how it works so far.

One last piece to the puzzle: popup windows. Kinda like this one:

[Image: fmscan.jpg]

I want a window to pop up after selected a list item with a few buttons for actions to take on the item selected (in my case, 'play' 'bookmark' and 'cancel') as well as display some text (in my case, title, description, length).

What is the best way to go about doing this?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#2
2006-08-07, 08:15 PM
Its all about "focus". Download the source for my plugins for examples.

The Libary does not currently support horizontal buttons, but feel free to add that functionality Big Grin.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
boohiss
Offline

Junior Member

Posts: 30
Threads: 11
Joined: Apr 2006
#3
2006-08-07, 08:20 PM
Well that's fine, I really want vertical buttons anyway.

I understand the concept of 'focus' with your library. What I don't know is what type of element that a pop-up window is?
nitrogen_widget
Offline

Posting Freak

Posts: 797
Threads: 33
Joined: Aug 2005
#4
2006-08-07, 10:41 PM
Will there be an option to save a video to the HD if you like it?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#5
2006-08-07, 10:52 PM
boohiss Wrote:What I don't know is what type of element that a pop-up window is?
It isnt an element, its more of another screen, which is drawn on top of the main screen when needed

Something like this in your plugin's render method would work:
...
render main screen elements
...
if showpopup = true then render popup screen elements
...

use a popup background that is the same size as the screen to avoid having to worry about 'click thrus'.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
boohiss
Offline

Junior Member

Posts: 30
Threads: 11
Joined: Apr 2006
#6
2006-08-19, 04:11 AM
nitrogen_widget Wrote:Will there be an option to save a video to the HD if you like it?

Well, you can save YouTube videos directly, but only to FLV files, which could then be encoded to MPG, but that's more than I really want to deal with.

Instead, I'm using this concept of "bookmarking", which will just store the Title, URL, description, length, etc, of the YouTube video so that you don't have to go searching for it every time. Also, this takes up considerably less hard drive space. The only downside being that the video could be removed from YouTube someday.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  TitanTv Remote Schedule For GBPVR UncleJohnsBand 51 29,280 2015-08-20, 05:11 PM
Last Post: sub
  Roku & GBPVR pvruser 16 9,861 2011-10-16, 08:31 PM
Last Post: pvruser
  (Yet Another) Rename Helper script for GBPVR & NPVR pvruser 2 2,199 2011-07-22, 01:27 AM
Last Post: pvruser
  List of Skin Elements ACTCMS 7 2,310 2010-12-22, 12:06 AM
Last Post: ACTCMS
  List control skin elements McBainUK 1 1,324 2010-09-01, 06:17 AM
Last Post: sub
  Positioning of elements in skins (...and some other questions) ShiningDragon 13 2,914 2010-07-22, 06:42 PM
Last Post: ShiningDragon
  Live GBPVR CD/DVD/Thumb drive :D pBS 101 20,803 2010-01-03, 06:22 AM
Last Post: pBS
  some help on basic gbpvr plugin code Etacovda 12 3,417 2009-06-14, 08:24 PM
Last Post: Etacovda
  Linking gbpvr.db3 to Access 2003: get readonly tables Khurram 5 3,242 2008-09-11, 08:35 AM
Last Post: Khurram
  UAC and Vista with GBPVR systemshark 2 1,517 2008-08-03, 07:20 AM
Last Post: systemshark

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode