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. C / C++ / MFC
  4. Clock on toolbar

Clock on toolbar

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 2 Posters 0 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.
  • F Offline
    F Offline
    Filomela
    wrote on last edited by
    #1

    How can I put a clock on a button on the toolbar? Thanks.

    I 2 Replies Last reply
    0
    • F Filomela

      How can I put a clock on a button on the toolbar? Thanks.

      I Offline
      I Offline
      Iain Clarke Warrior Programmer
      wrote on last edited by
      #2

      You have a couple of choices that I can see: 1/ Have a really *huge* imagelist, and change the buttons image every minute to reflect the new time, or 2/ Its for adding a combo box rather than a clock control, but the logic is the same: Toolbars with embedded Combo Boxes[^]. You just need a clock control now! For example... CClockST v1.3[^]! Good luck, Iain.

      1 Reply Last reply
      0
      • F Filomela

        How can I put a clock on a button on the toolbar? Thanks.

        I Offline
        I Offline
        Iain Clarke Warrior Programmer
        wrote on last edited by
        #3

        While looking for my own purposes, I also found: How to place controls on toolbars[^]. Its amazing what you find when you look! Iain.

        F 1 Reply Last reply
        0
        • I Iain Clarke Warrior Programmer

          While looking for my own purposes, I also found: How to place controls on toolbars[^]. Its amazing what you find when you look! Iain.

          F Offline
          F Offline
          Filomela
          wrote on last edited by
          #4

          Thanks a lot.I have looked at the wrong place:codeguru.

          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