[vlc-devel] Re: intercept double click on playlist item
Clément Stenac
zorglub at via.ecp.fr
Mon Jan 10 21:14:23 CET 2005
Hello,
> Have a look in modules/gui/macosx/playlist.m, awakeFromNib method, if I
> remember correctly...
If you want a more generic method (that will work for intfs), look in
src/playlist/playlist.c, the playlist_Control method (called with
PLAYLIST_PLAY argument). You can put your hook here.
--
Zorglub
Clément Stenac
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list