Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Page activating in an aditor
Page activating in an aditor [message #295820] Thu, 08 December 2005 08:24 Go to next message
Eclipse UserFriend
Originally posted by: osipov.appliedtech.ru

Guys, hi!
I have an aditor with two pages. When my editor is just created and I switch
to the second page I need to do something, all other switching between pages
I can catch using onActivate function, but the fist ... cannot. I need it
after construction.
thanks a lot in advance.
Re: Page activating in an aditor [message #295954 is a reply to message #295820] Tue, 13 December 2005 02:06 Go to previous message
Eclipse UserFriend
Hi Peter,

i assume you are using an FormEditor then the method to overwrite is
pageChange(int). There a page change is done and before changing the
page you can do whatever you need.

Hope this helps

regards

Reinhard

Peter Osipov schrieb:
> Guys, hi!
> I have an aditor with two pages. When my editor is just created and I switch
> to the second page I need to do something, all other switching between pages
> I can catch using onActivate function, but the fist ... cannot. I need it
> after construction.
> thanks a lot in advance.
>
>
Previous Topic:How to know a selection in navigator view is a file or a folder
Next Topic:Memory management: disposal of completed jobs
Goto Forum:
  


Current Time: Tue Jul 22 15:52:03 EDT 2025

Powered by FUDForum. Page generated in 0.08649 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top