|
-
Aug 16th, 2006, 07:33 PM
#1
Thread Starter
New Member
ipod style audio menu filtering setup ... wmp GUI app
Hi All,
I'm developing a media player using WMP activex control. The idea here is to integrate the media library into an ipod-style menu filtering system, within this .NET GUI app i'm building.
So, the user would see a large listbox with a list of songs and be able to filter it in a hierarchy.
example:
audio -> playlists -> (list all playlists here) -> (songs in the specific playlist here)
audio -> artists -> (list all artists here) -> (all songs specific to that artist here)
etc.
Any ideas on how to save the state of the previous list? So, the user can go back to from all songs in a specific playlist, back to the list of playlists available.
I'm thinking the best way to do this is using a stack method ... but if there are any better solutions, i'd much appreciate your advice!
Is there anything inherent to windows media technologies that would allow me to do this?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|