"Active" custom task pane on Excel 2013 and Windows 8.1

Add-in Express™ Support Service
That's what is more important than anything else

"Active" custom task pane on Excel 2013 and Windows 8.1
 
Florent Dugu?


Guest


Hi

In Excel 2013, when calling ADXExcelTaskPanesCollectionItem.TaskPaneInstance, I have the task pane instance of the active workbook in Windows 7, but in Windows 8.1, it always gives me the first instance of the TaskPaneInstances collection (confirmed by calling TaskPaneInstances.IndexOf()).
Is there a problem in windows 8.1 or am I doing something wrong somewhere ?
Posted 26 Jun, 2014 10:03:45 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello Florent,

This doesn't occur in our tests. Could you please send us a project reproducing the issue?


Andrei Smolin
Add-in Express Team Leader
Posted 27 Jun, 2014 06:41:20 Top
Florent Dugu?


Guest


Hello Andrei.

I will try to isolate the problem.
Regards.
Posted 30 Jun, 2014 03:42:46 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Please keep me informed.


Andrei Smolin
Add-in Express Team Leader
Posted 30 Jun, 2014 05:42:29 Top
Florent Dugu?


Guest


Hi

I send you a sample project.

Regards.
Posted 07 Jul, 2014 08:59:24 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello Florent,

I've received the project. Thank you. I'll let you know about my results tomorrow.


Andrei Smolin
Add-in Express Team Leader
Posted 07 Jul, 2014 09:29:54 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello Florent,

Thank you for the project. We've reproduced the issue. It is now filed under #5647 in our bug-tracking DB.

Note that you can populate the pane using a small delay after the WorkbookActivate event, see the section Wait a Little in the PDF file in the folder {Add-in Express}\Docs on your development PC.


Andrei Smolin
Add-in Express Team Leader
Posted 08 Jul, 2014 05:09:58 Top
fdugue


Guest


Thanks.
Keep me informed about the status.
Regards.
Posted 08 Jul, 2014 07:47:38 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello Florent,

We've created a new version of Add-in Express assembly responsible for creating Add-in Express panes in Excel. We've also modified the manual to reflect the changes. In a couple of minutes I'll send you a download link and instructions as well as the modified part of the manual.


Andrei Smolin
Add-in Express Team Leader
Posted 11 Aug, 2014 07:22:10 Top