> I have a project subtype using the MPF, and I am trying to bold an item
> in the hierarchy.
[quoted text clipped - 14 lines]
>
> Stuart
It works if I issue a IVsUIShell::PostExecCommand - is this the expected
behaviour?
Cheers,
Stuart
----
Stuart Carnie
"Gary Chang[MSFT]" - 19 Apr 2006 09:04 GMT
Hi Stuart,
This is a quick note to let you know that I am performing research on this
issue and will get back to you as soon as possible. I appreciate your
patience.
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
"Gary Chang[MSFT]" - 20 Apr 2006 04:31 GMT
Hi Stuart,
I have consulted this issue woth our product team members, they recommend
registering for solution events and executing the command during
OnAfterOpenProject(), OnAggregationComplete is too early.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Stuart Carnie - 20 Apr 2006 21:20 GMT
Thanks for the response, Gary.
Sorry - I should have stated I tried that - to no avail. The same problem occurs - still appears to be too early.
Cheers,
Stuart
Gary Chang[MSFT] wrote:
> Hi Stuart,
>
[quoted text clipped - 13 lines]
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
"Gary Chang[MSFT]" - 21 Apr 2006 04:14 GMT
Hi Stuart,
>Sorry - I should have stated I tried that - to no avail.
>The same problem occurs - still appears to be too early.
In this scenario, I think using IVsUIShell::PostExecCommand to call that
method would be the best choice.
Good Luck!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.