CCombo inside tables in wizard page problem [RC1] [message #250157] |
Mon, 07 June 2004 11:46  |
Eclipse User |
|
|
|
Hi,
I don't know whether anyone else has encountered this problem, but I've got
some code that worked fine previously with M8 and doesn't do what it should
with RC1.
I've got a WizardPage displayed in a wizard dialog.
Inside this page I've got a table subordinated to a FillLayout that
stretches it on the page.
I had some CCombos so as to have a drop-down list for certain cells,
inspired from the SWT snippet available at http://tinyurl.com/33r9y (place
arbitrary controls in a table).
When running an RCP application containing this wizard on RC1, the CCombos
drop down but don't respond to mouse interaction, i.e. you can't select
items on the list. You can drop down other combos, and they just superimpose
over the ones already dropped down.
I adapted the snippet and obtained the same incorrect results once it was
running in the dialog page, whereas it worked fine as a snippet on its own,
regardless of RC1 or M8.
I haven't found any bug report that corresponds to this. Maybe someone has a
workaround? I can try to create a snippet if anyone deems it desirable.
Cheers,
Robbie Jameson
|
|
|
Re: CCombo inside tables in wizard page problem [RC1] [message #250994 is a reply to message #250157] |
Wed, 09 June 2004 10:49   |
Eclipse User |
|
|
|
Robbie Jameson wrote:
> Hi,
>
> I don't know whether anyone else has encountered this problem, but I've got
> some code that worked fine previously with M8 and doesn't do what it should
> with RC1.
>
> I've got a WizardPage displayed in a wizard dialog.
> Inside this page I've got a table subordinated to a FillLayout that
> stretches it on the page.
>
> I had some CCombos so as to have a drop-down list for certain cells,
> inspired from the SWT snippet available at http://tinyurl.com/33r9y (place
> arbitrary controls in a table).
>
> When running an RCP application containing this wizard on RC1, the CCombos
> drop down but don't respond to mouse interaction, i.e. you can't select
> items on the list. You can drop down other combos, and they just superimpose
> over the ones already dropped down.
>
> I adapted the snippet and obtained the same incorrect results once it was
> running in the dialog page, whereas it worked fine as a snippet on its own,
> regardless of RC1 or M8.
>
> I haven't found any bug report that corresponds to this. Maybe someone has a
> workaround? I can try to create a snippet if anyone deems it desirable.
I also have just now observed the same issue with CCombos generated
within WizardPages ... and the code was all generated from the EMF model
editor generation mechanism. In the default case, the second page of
the wizard contains two CCcombos, both of which misbehave in the same way.
These generated pages are less complex than what you have hand-crafted,
so an example is much easier to construct.
Crossposting to the SWT group also, in case the experts there will notice.
Tom Johnson
|
|
|
Re: CCombo inside tables in wizard page problem [RC1] [message #251537 is a reply to message #250994] |
Thu, 10 June 2004 13:16   |
Eclipse User |
|
|
|
Originally posted by: veronika_irvine.oti.com
See bug 65697. Fixed for RC2.
"Tom Johnson" <tdjohns1@rockwellcollins.com> wrote in message
news:ca77i4$es7$1@eclipse.org...
> Robbie Jameson wrote:
> > Hi,
> >
> > I don't know whether anyone else has encountered this problem, but I've
got
> > some code that worked fine previously with M8 and doesn't do what it
should
> > with RC1.
> >
> > I've got a WizardPage displayed in a wizard dialog.
> > Inside this page I've got a table subordinated to a FillLayout that
> > stretches it on the page.
> >
> > I had some CCombos so as to have a drop-down list for certain cells,
> > inspired from the SWT snippet available at http://tinyurl.com/33r9y
(place
> > arbitrary controls in a table).
> >
> > When running an RCP application containing this wizard on RC1, the
CCombos
> > drop down but don't respond to mouse interaction, i.e. you can't select
> > items on the list. You can drop down other combos, and they just
superimpose
> > over the ones already dropped down.
> >
> > I adapted the snippet and obtained the same incorrect results once it
was
> > running in the dialog page, whereas it worked fine as a snippet on its
own,
> > regardless of RC1 or M8.
> >
> > I haven't found any bug report that corresponds to this. Maybe someone
has a
> > workaround? I can try to create a snippet if anyone deems it desirable.
>
> I also have just now observed the same issue with CCombos generated
> within WizardPages ... and the code was all generated from the EMF model
> editor generation mechanism. In the default case, the second page of
> the wizard contains two CCcombos, both of which misbehave in the same way.
>
> These generated pages are less complex than what you have hand-crafted,
> so an example is much easier to construct.
>
> Crossposting to the SWT group also, in case the experts there will notice.
>
> Tom Johnson
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03710 seconds