<div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 28 May 2019 at 5:50 PM, Roland Bewick <<a href="mailto:roland.bewick@gmail.com">roland.bewick@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On 28/05/2019 5:31 PM, RĂ©mi Denis-Courmont wrote:<br>
> Hi,<br>
><br>
> Well that's kind of the point: you can not assume that other UIs will <br>
> understand what's happening - anyway.<br>
><br>
> Qt can just check how many SPU are selected. But you can't assume that <br>
> other UI will do that nor that they'll check any flag that you might <br>
> have added.<br>
<br>
Ok, I finally understand what you're saying - thanks for clarifying.<br>
<br>
So QT can use the track selection changed event to check whether two <br>
subtitles are simultaneously selected, and if so enable dual subtitles <br>
in the QT GUI. (Which means some other interface enabled dual subtitles)<br>
<br>
On 28/05/2019 5:17 PM, Thomas Guillem wrote:<br>
<br>
> Maybe you could save this parameter as a variable (like <br>
> "multiple-spus") in the root vlc object.<br>
<br>
I'm happy with this option too.<br>
<br>
<br>
In both these options I'll still have to pass the bool to TrackListModel.<br>
<br>
Roland</blockquote><div dir="auto"><br></div><div dir="auto">Could a decision be made on where I should go from here?</div><div dir="auto"><br></div><div dir="auto">Thank you,</div><div dir="auto">Roland</div></div></div>