Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default VB6 COM Add-In Ribbons defined in customUI XML not appearing

I am using VB6 to implement AddInDesignerObjects.IDTExtensibility2,
Office.IRibbonExtensibility, and Office.IRibbonControl

My Add-In loads fine; the followign methods are called:
IDTExtensibility2_OnAddInsUpdate
IDTExtensibility2_OnAddInsUpdate
IDTExtensibility2_OnStartupComplete
IRibbonExtensibility_GetCustomUI

And I am able to pass the customUI xml for a document Add-in that I copied
from the article: http://msdn.microsoft.com/en-us/library/aa338202.aspx

I don't see anything that would make the xml specific to a documetn Add-In,
but I don't get any new tab in Excel, or PowerPoint if I switch that through
the designer GUI.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default VB6 COM Add-In Ribbons defined in customUI XML not appearing

Answered my own questions. I was returning the XML through the RibbonID
ratehr than as the return result (IRibbonExtensibility_GetCustomUI=[xml])

"Jeff Abbott" wrote:

I am using VB6 to implement AddInDesignerObjects.IDTExtensibility2,
Office.IRibbonExtensibility, and Office.IRibbonControl

My Add-In loads fine; the followign methods are called:
IDTExtensibility2_OnAddInsUpdate
IDTExtensibility2_OnAddInsUpdate
IDTExtensibility2_OnStartupComplete
IRibbonExtensibility_GetCustomUI

And I am able to pass the customUI xml for a document Add-in that I copied
from the article: http://msdn.microsoft.com/en-us/library/aa338202.aspx

I don't see anything that would make the xml specific to a documetn Add-In,
but I don't get any new tab in Excel, or PowerPoint if I switch that through
the designer GUI.

Reply
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
Ribbons BigRik Excel Discussion (Misc queries) 2 September 26th 08 04:11 AM
Ribbons sunshine New Users to Excel 4 September 4th 08 08:42 PM
VBA defined named range not appearing in Names list... George Excel Programming 13 October 15th 07 05:45 PM
How to delete ribbons? Skywalker Excel Discussion (Misc queries) 0 August 31st 07 07:04 PM
Ribbons / VBA example MrT Excel Programming 7 November 20th 06 10:51 PM


All times are GMT +1. The time now is 11:57 PM.

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

About Us

"It's about Microsoft Excel"