<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>    True for qt4, but wrong for skins ... All four of them are used in the skins API given to skins developpers ( as expressed in this excerpt from the skins website)<br><ul type="disc"><li><p>
    <span class="emphasis"><em>dialogs.popup()</em></span>: Show the full popup menu, (already available with a right-click on a <a href="file:///mnt/win_f/MyLogiciel/Linux/Video/VideoLan/doc/skins2-create.html#Image" title="Image">Image</a> control).
  </p></li><li><p>
    <span class="emphasis"><em>dialogs.audioPopup()</em></span>: Show the audio settings popup menu (since VLC 0.8.6).
  </p></li><li><p>
    <span class="emphasis"><em>dialogs.videoPopup()</em></span>: Show the video settings popup menu (since VLC 0.8.6).
  </p></li><li><p>
    <span class="emphasis"><em>dialogs.miscPopup()</em></span>: Show a popup menu containing playback control and general options (since VLC 0.8.6).
  </p></li></ul><br>   Though it is not widely used, some skins do use them.<br><br><br>--- En date de : <b>Mer 7.4.10, Jakob Leben <i><jakob.leben@gmail.com></i></b> a écrit :<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: Jakob Leben <jakob.leben@gmail.com><br>Objet: Re: [vlc-devel] [vlc-commits] commit: qt4: Don't create QMenu without parents (Erwan Tulou )<br>À: "Mailing list for VLC media player developers" <vlc-devel@videolan.org><br>Date: Mercredi 7 avril 2010, 14h12<br><br><div id="yiv835122815"><div class="gmail_quote">On Wed, Apr 7, 2010 at 10:07 AM, brezhoneg1 <span dir="ltr"><<a rel="nofollow" ymailto="mailto:brezhoneg1@yahoo.fr" target="_blank" href="/mc/compose?to=brezhoneg1@yahoo.fr">brezhoneg1@yahoo.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex;
 padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
<br>hi,<br><br>   I fear things are a lot more complicated<br><br>    -  There is not one popmenu menu but four independent popmenus (PopMenu, VideoPopupMenu, AudioPopupMenu, MiscPopupMenu)<br>    (see dialogs_provider.cpp around line 162)<br>
</td></tr></tbody></table></blockquote><div><br>I think other ones besides PopupMenu are not used anywhere.<br><br></div></div></div><br></blockquote></td></tr></table><br>