Hi, I've picked up skinning again and have a few questions that I couldn't find answers for:
1) Lets say I have two categories (data contained in separate databases), and call them "movies_mature" and "movies_family." I have created 2 separate "player" screens (movies_mature_player, and movies_family player), because each "player" screen displays elements specific to the current category (i.e. movies_family>runtime, or movies_mature>runtime). Is there a way to accomplish this with a single player screen? Perhaps by assigning the current category to a variable, then referencing that variable on a common player screen?
2) Is there a way to call a single Xlobby command (perhaps a category reset, or a single show_overlay) directly from a button? I thought I saw someone do a reset command right in the Button Name field? I find that I am constantly creating my own events (which merely call a single Xlobby/category command) just to be able to assign to a "button event."
3) In a sample skin I have, when a button is pushed its center is filled in with a color. When I push it again it goes back to normal. Push it a third time and it fills in again... and so on. I cannot find anytihng about this button which defines "states." Nothing is even defined on the "events tab" as far as toggle states. How can this be?
4) If I have 10 separate buttons on 10 separate screens, and I name all the buttons "MyButton," and I set the state of the button with name "MyButton," will this apply to all 10? Or is the visibility of a button name limited in scope to the screen it is on?
5) Does XLobby have any command line parameters? I would like to run it in fullscreen on the second monitor of a dual monitor system, and have Zoomplayer run fullscreen on the First monitor. Can this be done?
6) Is there a Fat Client mode, and how would this work? I've tried thin client with wireless, but things were a bit too slow, and I had problems with overlays. I am trying to put a VGA touchscreen next to the couch, but unfortunately the TV and HTPC are about 15' away... with NOPLACE to run VGA cable. But I could place a small laptop (wired Gig-Ethernet LAN) with an attached touchscreen next to the couch... The ultimate goal is obvliusly to control WinAMP and Zoomplayer that is connected to tv and multiple amps. Any thoughts?
Thanks!