Book a Demo

Author Topic: ShowInProjectView() in 6.0 Beta Auto. Interface  (Read 4282 times)

fwoolz

  • EA User
  • **
  • Posts: 435
  • Karma: +0/-0
  • We have met the enemy, and he is us.<Pogo, 1970>
    • View Profile
ShowInProjectView() in 6.0 Beta Auto. Interface
« on: November 07, 2005, 01:58:12 pm »
All,

Can anyone clarify the usage for the Repository.ShowInProjectView(Object) method? I didn't see anything in the help file, but snooping in EA.tlb shows a help string stating "Show an object in the tree view." I've tried calling it, passing an element as the parameter, but it seems to do nothing (at least it doesn't crash my .NET add-in).

Thanks,
Fred Woolsey
Fred Woolsey
Interfleet Technology Inc.

Always be ready to laugh at yourself; that way, you beat everyone else to the punch.


thomaskilian

  • Guest
Re: ShowInProjectView() in 6.0 Beta Auto. Interfac
« Reply #1 on: November 07, 2005, 11:59:33 pm »
Maybe to get context-info from an Add-In?
Or probably to point visually onto the object in the PV?
« Last Edit: November 08, 2005, 12:00:15 am by thomaskilian »

fwoolz

  • EA User
  • **
  • Posts: 435
  • Karma: +0/-0
  • We have met the enemy, and he is us.<Pogo, 1970>
    • View Profile
Re: ShowInProjectView() in 6.0 Beta Auto. Interfac
« Reply #2 on: November 09, 2005, 08:15:27 am »
Thomas,

'Swhat I thought as well, but when I try it nothing happens. The object isn't selected in the Project View, and I get no error message. Is this a *NYFIF?

* Not yet fully implemented feature

Cheers,
Fred Woolsey
Fred Woolsey
Interfleet Technology Inc.

Always be ready to laugh at yourself; that way, you beat everyone else to the punch.


thomaskilian

  • Guest
Re: ShowInProjectView() in 6.0 Beta Auto. Interfac
« Reply #3 on: November 09, 2005, 01:06:32 pm »
It's still beta. Maybe Sparx can comment on that ???