Nick j Mann 12.Sep.11 08:07 AM a Web browser Application development6.2.2All platforms
I am developing an rcp application for expediter and I am trying to find a way to programatically ensure that my sideshelf ViewPart has been initialised and opened when my view is opened.
The view is dependent on the sideshelf object so it does not function properly until the sideshelf viewpart is created which requires a user click.
If not I will have to refactor my code :-(