LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 160
Default Ribbon, Backstage, getVisible

Hi,

I'm trying to make my first fully working ribbon, but has come across a
problem.

I have the following XML for setting the backstage controls:

<backstage
<button idMso="FileSave"
getVisible="BackStage_GetVisible"/
<button idMso="FileSaveAs"
getVisible="BackStage_GetVisible"/
<button idMso="FileOpen"
getVisible="BackStage_GetVisible"/
<button idMso="FileClose"
getVisible="BackStage_GetVisible"/
<button idMso="ApplicationOptionsDialog"
getVisible="BackStage_GetVisible"/
<button idMso="FileExit"
getVisible="BackStage_GetVisible"/
<tab idMso="TabInfo"
getVisible="BackStage_GetVisible"/
<tab idMso="TabRecent"
getVisible="BackStage_GetVisible"/
<tab idMso="TabNew"
getVisible="BackStage_GetVisible"/
<tab idMso="TabPrint"
getVisible="BackStage_GetVisible"/
<tab idMso="TabShare"
getVisible="BackStage_GetVisible"/
<tab idMso="TabHelp"
getVisible="BackStage_GetVisible"/
<tab idMso="TabPublish"
getVisible="BackStage_GetVisible"/
<tab idMso="TabSave"
getVisible="BackStage_GetVisible"/
<tab idMso="TabOfficeStart"
getVisible="BackStage_GetVisible"/
</backstage

But it is as if the getVisible sub doesn't get executed?!?

All my other <Tab and <Button that uses 'getVisible' works fine, but for
some reason not the ones in 'BackStage'.

Any suggestions?

CE


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Excel backstage [email protected] Excel Programming 0 October 18th 13 08:03 AM
The Ribbon.... Senior Excel Monkey Excel Discussion (Misc queries) 2 June 11th 09 03:37 AM
Ribbon HMT New Users to Excel 4 May 2nd 09 10:15 PM
ribbon Bryce Excel Discussion (Misc queries) 0 February 11th 09 03:56 PM
Can we modify any of the ribbon tabs or create new ribbon tabs? Scott Sornberger New Users to Excel 2 March 19th 08 11:41 AM


All times are GMT +1. The time now is 07:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"