Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » IExpansionListener not called
IExpansionListener not called [message #472314] Tue, 12 February 2008 19:43 Go to next message
Eclipse UserFriend
Originally posted by: rnaranjo1.NOSPAM.earthlink.net

Hello

Could someone from the UI Forms team comment as to why the
IExpansionListener on a ExpandableComposite is not called when setExpanded()
is called on the ExpandableComposite.

I found a bugzilla on this, 142682, but no one has ever replied there from
the Forms team.

Could the UI Forms team suggest a workaround/override? Most of the methods
that invoke the listener are private.

--
Thanks,
Rosa
Re: IExpansionListener not called [message #472315 is a reply to message #472314] Tue, 12 February 2008 20:26 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Rosa wrote:
> Hello
>
> Could someone from the UI Forms team comment as to why the
> IExpansionListener on a ExpandableComposite is not called when setExpanded()
> is called on the ExpandableComposite.
>
> I found a bugzilla on this, 142682, but no one has ever replied there from
> the Forms team.
>
> Could the UI Forms team suggest a workaround/override? Most of the methods
> that invoke the listener are private.
>

I'm not a dev team member, but...
I know that SWT has made a conscious design choice to NOT fire events in
response to programmatic manipulation of widgets; perhaps Forms is just
following suit...?

Eric
Re: IExpansionListener not called [message #472316 is a reply to message #472315] Wed, 13 February 2008 00:12 Go to previous messageGo to next message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
There is a new comment on the bug, it is going to be investigated for
the next milestone.
Re: IExpansionListener not called [message #472317 is a reply to message #472314] Wed, 13 February 2008 06:40 Go to previous messageGo to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
Redirecting to eclipse.platform which is where this question belongs.

Rosa wrote:
> Hello
>
> Could someone from the UI Forms team comment as to why the
> IExpansionListener on a ExpandableComposite is not called when setExpanded()
> is called on the ExpandableComposite.
>
> I found a bugzilla on this, 142682, but no one has ever replied there from
> the Forms team.
>
> Could the UI Forms team suggest a workaround/override? Most of the methods
> that invoke the listener are private.
>


Re: IExpansionListener not called [message #472319 is a reply to message #472317] Wed, 13 February 2008 17:55 Go to previous messageGo to next message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
Actually eclipse.platform.ua is the correct forum, the User Assistance
team owns the UI forms component.

Francis Upton wrote:
> Redirecting to eclipse.platform which is where this question belongs.
>
> Rosa wrote:
>> Hello
>>
>> Could someone from the UI Forms team comment as to why the
>> IExpansionListener on a ExpandableComposite is not called when
>> setExpanded() is called on the ExpandableComposite.
>>
>> I found a bugzilla on this, 142682, but no one has ever replied there
>> from the Forms team.
>>
>> Could the UI Forms team suggest a workaround/override? Most of the
>> methods that invoke the listener are private.
>>
Re: IExpansionListener not called [message #472323 is a reply to message #472319] Thu, 14 February 2008 01:19 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
oops, sorry

Chris Goldthorpe wrote:
> Actually eclipse.platform.ua is the correct forum, the User Assistance
> team owns the UI forms component.
>
> Francis Upton wrote:
>> Redirecting to eclipse.platform which is where this question belongs.
>>
>> Rosa wrote:
>>> Hello
>>>
>>> Could someone from the UI Forms team comment as to why the
>>> IExpansionListener on a ExpandableComposite is not called when
>>> setExpanded() is called on the ExpandableComposite.
>>>
>>> I found a bugzilla on this, 142682, but no one has ever replied there
>>> from the Forms team.
>>>
>>> Could the UI Forms team suggest a workaround/override? Most of the
>>> methods that invoke the listener are private.
>>>


Re: IExpansionListener not called [message #609900 is a reply to message #472314] Tue, 12 February 2008 20:26 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Rosa wrote:
> Hello
>
> Could someone from the UI Forms team comment as to why the
> IExpansionListener on a ExpandableComposite is not called when setExpanded()
> is called on the ExpandableComposite.
>
> I found a bugzilla on this, 142682, but no one has ever replied there from
> the Forms team.
>
> Could the UI Forms team suggest a workaround/override? Most of the methods
> that invoke the listener are private.
>

I'm not a dev team member, but...
I know that SWT has made a conscious design choice to NOT fire events in
response to programmatic manipulation of widgets; perhaps Forms is just
following suit...?

Eric
Re: IExpansionListener not called [message #609902 is a reply to message #472315] Wed, 13 February 2008 00:12 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
There is a new comment on the bug, it is going to be investigated for
the next milestone.
Re: IExpansionListener not called [message #609904 is a reply to message #472314] Wed, 13 February 2008 06:40 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
Redirecting to eclipse.platform which is where this question belongs.

Rosa wrote:
> Hello
>
> Could someone from the UI Forms team comment as to why the
> IExpansionListener on a ExpandableComposite is not called when setExpanded()
> is called on the ExpandableComposite.
>
> I found a bugzilla on this, 142682, but no one has ever replied there from
> the Forms team.
>
> Could the UI Forms team suggest a workaround/override? Most of the methods
> that invoke the listener are private.
>


Re: IExpansionListener not called [message #609911 is a reply to message #472317] Wed, 13 February 2008 17:55 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
Actually eclipse.platform.ua is the correct forum, the User Assistance
team owns the UI forms component.

Francis Upton wrote:
> Redirecting to eclipse.platform which is where this question belongs.
>
> Rosa wrote:
>> Hello
>>
>> Could someone from the UI Forms team comment as to why the
>> IExpansionListener on a ExpandableComposite is not called when
>> setExpanded() is called on the ExpandableComposite.
>>
>> I found a bugzilla on this, 142682, but no one has ever replied there
>> from the Forms team.
>>
>> Could the UI Forms team suggest a workaround/override? Most of the
>> methods that invoke the listener are private.
>>
Re: IExpansionListener not called [message #609922 is a reply to message #472319] Thu, 14 February 2008 01:19 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
oops, sorry

Chris Goldthorpe wrote:
> Actually eclipse.platform.ua is the correct forum, the User Assistance
> team owns the UI forms component.
>
> Francis Upton wrote:
>> Redirecting to eclipse.platform which is where this question belongs.
>>
>> Rosa wrote:
>>> Hello
>>>
>>> Could someone from the UI Forms team comment as to why the
>>> IExpansionListener on a ExpandableComposite is not called when
>>> setExpanded() is called on the ExpandableComposite.
>>>
>>> I found a bugzilla on this, 142682, but no one has ever replied there
>>> from the Forms team.
>>>
>>> Could the UI Forms team suggest a workaround/override? Most of the
>>> methods that invoke the listener are private.
>>>


Previous Topic:Plig-in Development (3.2.2): I get error message sayingr 'CoreException cannot be resolved' yet it
Next Topic:Welcome view does not display maximized if perspective is fixed - regression in 3.3?
Goto Forum:
  


Current Time: Tue Apr 23 12:55:53 GMT 2024

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

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

Back to the top