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. [SOLVED] Enhanced tool tips for ribbon markup file?

[SOLVED] Enhanced tool tips for ribbon markup file?

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialhtmlxmlquestion
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.
  • B Offline
    B Offline
    Brandon X12000
    wrote on last edited by
    #1

    Hello everybody, Does anybody know how to put commands in a ribbon markup file (for example a ribbon.xml)? Here's the code:

        Home
      
    
    
    Kill U. Applications
      
      res/kuAppsBlue.bmp
      
      res/kuAppsBlue16x16.bmp
      
    
    
    Kill K. Applications
      
      res/kuAppsBlue.bmp
      
      res/kuAppsBlue16x16.bmp
      
    
    
    Blank Screen
      
      res/bscreenBlue\_ico.bmp
      
      res/bscreenBlue\_ico16x16.bmp
      
    
    
    Disable Input
      
      res/key\_blanklock.bmp
    
    L 1 Reply Last reply
    0
    • B Brandon X12000

      Hello everybody, Does anybody know how to put commands in a ribbon markup file (for example a ribbon.xml)? Here's the code:

          Home
        
      
      
      Kill U. Applications
        
        res/kuAppsBlue.bmp
        
        res/kuAppsBlue16x16.bmp
        
      
      
      Kill K. Applications
        
        res/kuAppsBlue.bmp
        
        res/kuAppsBlue16x16.bmp
        
      
      
      Blank Screen
        
        res/bscreenBlue\_ico.bmp
        
        res/bscreenBlue\_ico16x16.bmp
        
      
      
      Disable Input
        
        res/key\_blanklock.bmp
      
      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Do you mean Command.TooltipDescription property[^]?

      One of these days I'm going to think of a really clever signature.

      B 1 Reply Last reply
      0
      • L Lost User

        Do you mean Command.TooltipDescription property[^]?

        One of these days I'm going to think of a really clever signature.

        B Offline
        B Offline
        Brandon X12000
        wrote on last edited by
        #3

        Yes, exactly what I was looking for, but how do you add return/enter spaces?, in C++ in a console application it is \n.

        Simple Thanks and Regards, Brandon T. H. Programming in C and C++ now, now developing applications, services and drivers (and maybe some kernel modules...psst kernel-mode drivers...psst). Many of life's failures are people who did not realize how close they were to success when they gave up. - Thomas Edison

        L 1 Reply Last reply
        0
        • B Brandon X12000

          Yes, exactly what I was looking for, but how do you add return/enter spaces?, in C++ in a console application it is \n.

          Simple Thanks and Regards, Brandon T. H. Programming in C and C++ now, now developing applications, services and drivers (and maybe some kernel modules...psst kernel-mode drivers...psst). Many of life's failures are people who did not realize how close they were to success when they gave up. - Thomas Edison

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Follow the "See Also" link.

          One of these days I'm going to think of a really clever signature.

          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