[vlc-devel] vlc: svn commit r11826 (bigben)

Subversion daemon svn at videolan.org
Sun Jul 24 00:14:20 CEST 2005


r11826 | bigben | 2005-07-24 00:14:19 +0200 (Sun, 24 Jul 2005) | 12 lines
Changed paths:
   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
   M /trunk/modules/gui/macosx/playlist.h
   M /trunk/modules/gui/macosx/playlist.m
   M /trunk/modules/gui/macosx/wizard.h
   M /trunk/modules/gui/macosx/wizard.m

* Implements selection of a playlist item in the wizard
* The playlist in the wizard had to be displayed as a outlineview if we want to reuse existing code
* cosmetics could still be improved regarding this outline view
* I get this error

2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard

When opening the wizard. I don't know if I messed up something or if it was already here before

* I needed to make some changes to the interface structure regarding the playlist for this : We know have a VLCPlaylist and a VLCPlaylistWizard class. Both are derivated from a VLCPlaylistCommon class that contains methods required by both classes (mostly the datasource, in fact).


-- 
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