Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Help on Capturing Max or Min event of Editor
Help on Capturing Max or Min event of Editor [message #91934] Fri, 11 July 2003 17:12 Go to next message
Chinh Hoang is currently offline Chinh HoangFriend
Messages: 3
Registered: July 2009
Junior Member
Hi. My Editor needs to do somethings when it is being Maximized/Restore.
Can somebody point me the the classes and the methods that I need to
extends/override.

To Maximize an editor u normal just double click on the header of the
editor. To restored to non-maximized you can double click on the header of
the editor again.



Thanks
Re: Help on Capturing Max or Min event of Editor [message #92052 is a reply to message #91934] Fri, 11 July 2003 18:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

There is no API to do that

Simon :-)

"Chinh Hoang" <choang@ca.ibm.com> wrote in message
news:bemr69$591$1@eclipse.org...
> Hi. My Editor needs to do somethings when it is being Maximized/Restore.
> Can somebody point me the the classes and the methods that I need to
> extends/override.
>
> To Maximize an editor u normal just double click on the header of the
> editor. To restored to non-maximized you can double click on the header of
> the editor again.
>
>
>
> Thanks
>
Re: Help on Capturing Max or Min event of Editor [message #93078 is a reply to message #92052] Mon, 14 July 2003 13:53 Go to previous messageGo to next message
Chinh Hoang is currently offline Chinh HoangFriend
Messages: 3
Registered: July 2009
Junior Member
Are there any plans to? The reason why I trying to listen to these events
or some how extend that code is because i am implementing a feature for my
editor that understands when to put its palette inside of the pallette
viewer when the palette viewer is visible or inside the editor inside the
edtitor itself when the palette viewer is not.

Simon Arsenault wrote:

> There is no API to do that

> Simon :-)

> "Chinh Hoang" <choang@ca.ibm.com> wrote in message
> news:bemr69$591$1@eclipse.org...
> > Hi. My Editor needs to do somethings when it is being Maximized/Restore.
> > Can somebody point me the the classes and the methods that I need to
> > extends/override.
> >
> > To Maximize an editor u normal just double click on the header of the
> > editor. To restored to non-maximized you can double click on the header of
> > the editor again.
> >
> >
> >
> > Thanks
> >
Re: Help on Capturing Max or Min event of Editor [message #93092 is a reply to message #93078] Mon, 14 July 2003 14:08 Go to previous message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

No plan to add this type of API. You can open a bug report against
Platform - UI to make your request. Include a detail description of your use
case (maybe with a couple of screen shots)

Simon :-)

"Chinh Hoang" <choang@ca.ibm.com> wrote in message
news:beuckr$tko$1@eclipse.org...
> Are there any plans to? The reason why I trying to listen to these events
> or some how extend that code is because i am implementing a feature for my
> editor that understands when to put its palette inside of the pallette
> viewer when the palette viewer is visible or inside the editor inside the
> edtitor itself when the palette viewer is not.
>
> Simon Arsenault wrote:
>
> > There is no API to do that
>
> > Simon :-)
>
> > "Chinh Hoang" <choang@ca.ibm.com> wrote in message
> > news:bemr69$591$1@eclipse.org...
> > > Hi. My Editor needs to do somethings when it is being
Maximized/Restore.
> > > Can somebody point me the the classes and the methods that I need to
> > > extends/override.
> > >
> > > To Maximize an editor u normal just double click on the header of the
> > > editor. To restored to non-maximized you can double click on the
header of
> > > the editor again.
> > >
> > >
> > >
> > > Thanks
> > >
>
>
Previous Topic:How can I use the font "courier new" under Linux with GTK?
Next Topic:Usability regression 2.0->2.1 - Shells disappear during ALT+TAB
Goto Forum:
  


Current Time: Wed Feb 05 14:03:17 GMT 2025

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

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

Back to the top