scythx / MusicManager

Music manager for haiku.
MIT License
2 stars 0 forks source link

Create forms to input artist and album name #6

Open scythx opened 7 years ago

scythx commented 7 years ago

Create two forms to input the artist and album name and one hidden BListView.

So after the user hit enter, the BListView should showing up and populated with artist name or album name that close to what the user have input.

After the forms filled, the PlaylistContent would be filled only with the user prefered artist and album name.