Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Double click resizes dialog - how to stop this behaviour
Double click resizes dialog - how to stop this behaviour [message #317246] Fri, 29 June 2007 09:19 Go to next message
Conor O'Mahony is currently offline Conor O'MahonyFriend
Messages: 108
Registered: July 2009
Senior Member
Hi,

I have some Dialogs (subclasses of TitleAreaDialog) and whenever I double click on the button bar it
resizes the dialogs.

I noticed from the bug at https://bugs.eclipse.org/bugs/show_bug.cgi?id=116906
that this was a feature that was added to enable users to restore dialog to their original computed
sizes, however I do not want this behaviour.

Is it possible to remove this functionality? What is the best way of removing/disabling the
MouseListener that causes this?

I am using Eclipse Version: 3.2.1, Build id: M20060921-0945

Many thanks,
Conor
Re: Double click resizes dialog - how to stop this behaviour [message #317247 is a reply to message #317246] Fri, 29 June 2007 09:28 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Conor O'Mahony wrote:

> Hi,
>
> I have some Dialogs (subclasses of TitleAreaDialog) and whenever I
> double click on the button bar it resizes the dialogs.
>
> I noticed from the bug at
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=116906
> that this was a feature that was added to enable users to restore
> dialog to their original computed sizes, however I do not want this
> behaviour.
>
> Is it possible to remove this functionality? What is the best way of
> removing/disabling the MouseListener that causes this?
>
> I am using Eclipse Version: 3.2.1, Build id: M20060921-0945

Switch to 3.3 and it's gone (see bug 140306 for details).

Dani

>
> Many thanks,
> Conor
Re: Double click resizes dialog - how to stop this behaviour [message #317248 is a reply to message #317247] Fri, 29 June 2007 09:35 Go to previous messageGo to next message
Conor O'Mahony is currently offline Conor O'MahonyFriend
Messages: 108
Registered: July 2009
Senior Member
Unfortunately I'm stuck with 3.2.1 for the time being, is there any quick fix on this version, or
will i just have to wait until we move to 3.3?

Daniel Megert wrote:
> Conor O'Mahony wrote:
>
>> Hi,
>>
>> I have some Dialogs (subclasses of TitleAreaDialog) and whenever I
>> double click on the button bar it resizes the dialogs.
>>
>> I noticed from the bug at
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=116906
>> that this was a feature that was added to enable users to restore
>> dialog to their original computed sizes, however I do not want this
>> behaviour.
>>
>> Is it possible to remove this functionality? What is the best way of
>> removing/disabling the MouseListener that causes this?
>>
>> I am using Eclipse Version: 3.2.1, Build id: M20060921-0945
>
> Switch to 3.3 and it's gone (see bug 140306 for details).
>
> Dani
>
>>
>> Many thanks,
>> Conor
Re: Double click resizes dialog - how to stop this behaviour [message #317249 is a reply to message #317248] Fri, 29 June 2007 09:41 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Conor O'Mahony wrote:

> Unfortunately I'm stuck with 3.2.1 for the time being, is there any
> quick fix on this version, or will i just have to wait until we move
> to 3.3?

You have to wait.

Dani

>
> Daniel Megert wrote:
>
>> Conor O'Mahony wrote:
>>
>>> Hi,
>>>
>>> I have some Dialogs (subclasses of TitleAreaDialog) and whenever I
>>> double click on the button bar it resizes the dialogs.
>>>
>>> I noticed from the bug at
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=116906
>>> that this was a feature that was added to enable users to restore
>>> dialog to their original computed sizes, however I do not want this
>>> behaviour.
>>>
>>> Is it possible to remove this functionality? What is the best way of
>>> removing/disabling the MouseListener that causes this?
>>>
>>> I am using Eclipse Version: 3.2.1, Build id: M20060921-0945
>>
>>
>> Switch to 3.3 and it's gone (see bug 140306 for details).
>>
>> Dani
>>
>>>
>>> Many thanks,
>>> Conor
>>
Previous Topic:Real Extension Point Documentation?
Next Topic:Eclipse Europa without Swing GUI editor ?
Goto Forum:
  


Current Time: Fri Apr 19 17:04:07 GMT 2024

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

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

Back to the top