Author Topic: ModernUIRadio  (Read 1318 times)

PushPop

  • Regular Member
  • *
  • Posts: 15
ModernUIRadio
« on: July 13, 2020, 01:02:53 AM »
Hello everyone
I made this.
Test it and tell me how it works.
Health to all

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: ModernUIRadio
« Reply #1 on: July 13, 2020, 02:14:08 AM »
Seems to work OK, I got it to play "RTL ItalianStyle", volume control works fine and the start stop button does what it is supposed to do.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

fearless

  • Member
  • ****
  • Posts: 578
    • Github
Re: ModernUIRadio
« Reply #2 on: July 13, 2020, 04:24:20 AM »
Seems to work fine. Congrats. Could also allow start/pause when clicking on the spinner - currently clicking it just toggles the spinner animation, but I think i coded it to pass on a WM_COMMAND via PostMessage.
fearless

ASUS Crosshair 8 Hero, AMD 5950X, 32GB, MSI 5700XT, NZXT Kraken Z73, Seasonic 1000W PSU

Github Twitter Mastodon Gitbook

Biterider

  • Member
  • *****
  • Posts: 1083
  • ObjAsm Developer
    • ObjAsm
Re: ModernUIRadio
« Reply #3 on: July 13, 2020, 06:39:29 AM »
Nice work, congrats!  :thumbsup:

Biterider