Problem with button on ExcelPane

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

Problem with button on ExcelPane
Button on pane not visible if starting with Pane Minimized 
George Spears




Posts: 79
Joined: 2010-05-06
Hello,
Excel 2010, Delphi 2010
I have created an Excel Pane, which seems to work fine... I am now changing the code so that the Task Pane starts up minimized. I go to the TaskPanesManager, and click on Items. I only have one pane, so I click on that. I change DefaultRegionState to rsMinimized. Save / Compile / unregister/register...

My app starts up as a minimized pane, like expected. I click to expand it, and the only button I have on the screen is no longer visible. Everything else is visible though.

The button is a standard TBitBtn, with a glyph loaded.
If I change DefaultRegionState to rsNormal, the button shows up again...

I have NO code that changes the button to visible/enabled/disabled, etc in my app.

Any idea why this is happening?
Thanks
GS
Posted 09 Dec, 2011 09:53:35 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
George,

We cannot reproduce this. Can you please send us your project and the DLL to the support email address? Please find the address in {Add-in Express installation folder}\readme.txt. And make sure your email contains a link to this topic.


Andrei Smolin
Add-in Express Team Leader
Posted 09 Dec, 2011 10:20:06 Top