This WPF application (VisualStudio 2015 Community and .NER Framework 4.5.1) is
expected, when a button is pressed, to write on the console, at a rate of one per second,
all the items contained in List playList.
In fact, the DispatcherTimer_Tick method is never called and consequently playListIndex is never called and the program is stucked in the while loop.
Two files are attached:
MainWindow.xaml.cs
MainWindow.xaml
Thank you in advance for any help
Amit GuptaPosted Oct 17, 2016, 3:44 PM
Amit GuptaPosted Oct 20, 2016, 2:24 PM
Pierre MichalletPosted Oct 20, 2016, 11:11 AM
Pierre MichalletPosted Oct 15, 2016, 6:48 PM
Delpin Susai RajPosted Oct 15, 2016, 8:28 AM
Delpin Susai RajPosted Oct 15, 2016, 8:27 AM