D
David Thielen
Here is the start of the XML for my Ribbon. But when I press ALT it
says the accelerator for my tab is Y, not AT1. Why?
thanks - dave
<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui"
onLoad="OnLoad" loadImage="LoadImage">
<ribbon>
<tabs>
<tab id="WR_MAIN_MENU"
getLabel="GetRibbonLabel" getVisible="IsMainMenu" tag="classic_en"
keytip="AT1">
<group id="WR_TAGS" label="Tags">
<button id="WR_UDT"
label="User Tags" onAction="RxUDT" getEnabled="IsUdtButtonVisible"
image="clipboard.png" size="large" screentip="Bring up the user
tags"/>
....
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
says the accelerator for my tab is Y, not AT1. Why?
thanks - dave
<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui"
onLoad="OnLoad" loadImage="LoadImage">
<ribbon>
<tabs>
<tab id="WR_MAIN_MENU"
getLabel="GetRibbonLabel" getVisible="IsMainMenu" tag="classic_en"
keytip="AT1">
<group id="WR_TAGS" label="Tags">
<button id="WR_UDT"
label="User Tags" onAction="RxUDT" getEnabled="IsUdtButtonVisible"
image="clipboard.png" size="large" screentip="Bring up the user
tags"/>
....
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm