DialogFullscreenInfo?
#1
"DialogFullscreenInfo".xml vs. using "VideFullscreen.xml"

whats the thing/"secret" about "DialogFullscreenInfo.xml"?

Confluence hasn't this Dialog at all (as far as i remember, there is also no missing.xml message in the Log.) However, there are some Skins out threre who use this Dialog to show the "oninfo"-Content.

What i ask myself is why does it Confluence different? are there benefits by using this Dialog? Are there maybe Infos around which i miss?

(Did already have a quick look in to the Skinning manual, but wasnt able to finde more infos as the ID and Window name, did also google already.) Huh
Reply
#2
Now im a bit confused.

I use
Code:
<visible>[Player.ShowInfo]</visible>

on a Group in "VideoFullscreen.xml" like its done in Confluence but huh, nothing shows up?
Reply
#3
In some Skins content from the DialogFullscreenInfo shows up on mousemove and when osd is Visible in some it dont.

What is the way Dialogvideoinfo shuld act? (Why its done different in Confluence?)

anyone?
Reply
#4
DialogFullscreenInfo.xml is optional and allows to open a modal dialog instead of just displaying some info overlay.
It´s not included in confluence because confluence is meant to keep things simple.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#5
(2016-01-12, 21:48)Rantanplan-1 Wrote: Now im a bit confused.

I use
Code:
<visible>[Player.ShowInfo]</visible>

on a Group in "VideoFullscreen.xml" like its done in Confluence but huh, nothing shows up?

VideoFullscreen.xml is a bit special, everything there needs to get id="1" assigned if i remember correctly.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#6
thanx
Reply

Logout Mark Read Team Forum Stats Members Help
DialogFullscreenInfo?0