Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. ATL / WTL / STL
  4. Confused on UISetRadio()

Confused on UISetRadio()

Scheduled Pinned Locked Moved ATL / WTL / STL
c++questionannouncement
4 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tommy2k
    wrote on last edited by
    #1

    In my application, i use UISetCheck to check buttons in my menu. But i can't get UISetRadio() to work. It doesn't do a thing. I used UPDATE_ELEMENT(ID_TASKBAR_SIGNIN, UPDUI_MENUPOPUP) to make WTL handle it but do i need to do something else with it to make it handle radio buttons too? Thanks

    M 1 Reply Last reply
    0
    • T Tommy2k

      In my application, i use UISetCheck to check buttons in my menu. But i can't get UISetRadio() to work. It doesn't do a thing. I used UPDATE_ELEMENT(ID_TASKBAR_SIGNIN, UPDUI_MENUPOPUP) to make WTL handle it but do i need to do something else with it to make it handle radio buttons too? Thanks

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      UIUpdateMenuBarElement() doesn't support radio-checking menu items, although it is possible to add the code to do it. I did it for my own work a few weeks ago, when I get home I'll see if I can find the code (I didn't end up using it after all, so I might not have kept it) --Mike--    THERE IS NO     THERE IS NO    BUT THERE IS MAGIC PIXIE DUST  BUSINESS GENIE  CODE PROJECT Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me

      T 1 Reply Last reply
      0
      • M Michael Dunn

        UIUpdateMenuBarElement() doesn't support radio-checking menu items, although it is possible to add the code to do it. I did it for my own work a few weeks ago, when I get home I'll see if I can find the code (I didn't end up using it after all, so I might not have kept it) --Mike--    THERE IS NO     THERE IS NO    BUT THERE IS MAGIC PIXIE DUST  BUSINESS GENIE  CODE PROJECT Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me

        T Offline
        T Offline
        Tommy2k
        wrote on last edited by
        #3

        Well did you ding it :-)? And if you didn't, i can't mix up API calls with this UIEnable thingy, cause then the API calls don't seem to work...

        M 1 Reply Last reply
        0
        • T Tommy2k

          Well did you ding it :-)? And if you didn't, i can't mix up API calls with this UIEnable thingy, cause then the API calls don't seem to work...

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          It's right here[^] :) --Mike-- Mister Sparkle is disrespectful to dirt. Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups