06-05-2013 04:48 AM
Question) Taking inspiration from the video attached, make a media player application - like Windows Media Player. The focus should be on the GUI and not as much on the media playing part of the application. Attach VIs and other files in your answer by clicking on the Advanced/Full Editor mode in your comment window while you are typing the comment.
Leave your answers as comments below by clicking on Reply
You will need to be logged-in to do so. Click here to sign-in/sign-up.
Rules & Guidelines
06-05-2013 10:23 AM
Media Player attached.
Specifications:
Controls (Bottom) and PlayingList (Right) will auto show when mouse approches and hide when mouse exist their area (With sliding effect)
Equaliser (Left) will show when edge is clicked and hide when clicked again (With sliding effect)
Program stops by pressing the (close)
All controls reinitialize to default upon start
Play and Pause buttons interchange when clicked
FF and RW interchange states when clicked
Stop is disabled when not playing
Changing volume will change amplitude of the playing fire
Usage:
Download files to same directory
Run WMP2.vi
Click on the left edge of the player (The equaliser should appear)
Hover mouse to bottom of screen (Controls will appear)
Click on Play, Stop, Pause, FF, RW to test
Change the volume to see effect
The controls are functional:
Volume will change the amplitude of the signal
Play will play the signal
Pause/stop will stop playing
06-08-2013 04:34 AM
Hi All,
In order to open Ammouri's VI, you need to install 'MGI Application Control' library. You can install it using VI Package Manager. You can download VI Package Manager from here : http://jki.net/vipm/download
By the way, VI Package manager is a software written entirely in LabVIEW. You can have a look at it's GUI. It is simply awesome.
Also, other people......start working on the VI contest. We have only three more days to go
Regards
Raviteja Chivukula
06-08-2013 05:20 AM
Hi All,
Here are a few hints as to how one may proceed:
Regards
Raviteja Chivukula
06-08-2013 06:09 AM
Hi freinds,
I`m late here, but hope I created an effective one.
1. FInd the Attachment, Unzip it (Better use desktop)
2. Open the windows media player file.
3. You can see images moving arund in sequence for every 5s aprox.
4. Move the mouse near equlizer text, Vary the knob options and check for the colour change in the graph.
5. You can Ckeck the enqued file in the song list. Move the mouse there so that you can ckeck the list of enqued items.
6. Go to control option you can ckeck the functions and click the stop button to exit.
7. Use the abort or Ctrl+. to check the code.
Waiting for reviews
06-08-2013 08:45 AM
Dear All
I have updated the VI to make it open without the need of the MGI library. The VI that I was using is used to align the window view to the top left corner.
06-12-2013 06:38 AM
Hi check this VI, This was the vi I was talking about how to bring the selected controls are indicators to front while it is selected. I`m getting an error message that VI is not in Edit mode. Even though I made the edit mode to be true.
06-19-2013 12:03 AM
Special Mentions for the Contest: gnshmrthy & Ammouri
Both of them were one of the most active participants in the thread. With solutions which were worked out meticulously, they were the closest to being the winner of the contest.
We are hopeful that their enthusiasm will only grow more and will keep on sharing their expertise time-to-time in this online community along with self-learning.
Regards,
Team Webcast Wednesday
01-14-2014 11:49 AM
Dear,
Could you generate a Labview 2011 version?
Thanks