Howdy all
Someone asked me how to play a sound and then quit the application.
Actually she asked for a button that would play a wave and then close the app. I did not ask why anyone would want to limit themselves to playing a wave
and did not comment on asking for a button rather than the blocks
because there are limits on how very picky I can be
:-)
Her app has a clock, I turned off the TimerEnabled property in the Designer
I changed the button click block to set the clock's TimerEnabled to true
and play the wave
I added a Timer block for the clock and added the close application
and it now plays the sound and then closes the application.
and
She wanted a pause block. I can not think of how to do a block that pauses
currently :-)
anyone have any ideas?
Gary