[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Problem with views openeing position

Hello!

I got the following problem..
I have a View allowing multiple instances. I noted that the RCP has some kind of functionallity to "remember" where the view was positioned the last time it was opened.. I mean if I open one of theese instances of the view for the first time, it gets placed in the placeholder for it(which i set in the Perspective). But if I change its position runtime(for example drag it to the upper left position), and then i close the View, the next time I open it,it gets positioned back in the upper left of the perspective, and not in its placeholder. That's what I don't want to happen.. I would like all the instances of the multiple view to be always opened in their placeholder (not to "remember" theirs last positions).. Does anybody have any idea for achieving this?
Any help will be appreciated!


Albena