Button issue [message #81140] |
Thu, 03 April 2008 06:38  |
Eclipse User |
|
|
|
Originally posted by: dnise.hotmail.com
Hi All:
I met a strange problem when I used button control. It doesn't work in RAP,
but works fine in SWT.I used these codes in Rap:
Button btnarrow=new Button(parent,SWT.ARROW|SWT.DOWN);
btnarrow.setLayoutData(new GridData(20,20));
I can't get the correct result that I need.In these codes,it would be shown
a down arrow button.But It showed nothing , What's wrong with it?
But It works well used the code of above.I don't know why ? is it a bug in
Rap? it wasn't implemented in RAP?
I hope someone give me some advice.
Thanks in advance.
dnise
2008-04-03
|
|
|
|
Re: Button issue [message #81897 is a reply to message #81169] |
Tue, 08 April 2008 02:03   |
Eclipse User |
|
|
|
Originally posted by: dnise.hotmail.com
Rüdiger Herrmann wrote:
> Hi,
>
> SWT.ARROW on Button is not yet implemented in RWT. The JavaDoc lists
> all the styles that are currently implemented.
>
> Cheers,
> Rüdiger
>
>
> dnise wrote:
>> Hi All:
>> I met a strange problem when I used button control. It doesn't work in
>> RAP,
>> but works fine in SWT.I used these codes in Rap:
>> Button btnarrow=new Button(parent,SWT.ARROW|SWT.DOWN);
>> btnarrow.setLayoutData(new GridData(20,20));
>> I can't get the correct result that I need.In these codes,it would be
>> shown a down arrow button.But It showed nothing , What's wrong with it?
>> But It works well used the code of above.I don't know why ? is it a bug
>> in Rap? it wasn't implemented in RAP?
>> I hope someone give me some advice.
>>
>> Thanks in advance.
>>
>> dnise
>> 2008-04-03
Hi Rudiger:
Thanks for you reply. By the way, can you tell me when it will finish?
Because I wanna to write a ImageCombo which can add images and text for all
the developers. I think I would use this control in my codes. if it would
be implemented in plan,I have to think other ways to resolve the problem.
if it's a bug in RWT, you might tell me ,in order to file a bug.
Thanks in advance.
Dnise
2008-04-8
|
|
|
Re: Button issue [message #81940 is a reply to message #81897] |
Tue, 08 April 2008 05:55  |
Eclipse User |
|
|
|
Originally posted by: fappel.innoopract.com
Hi,
sorry but the arrow down and up button functionality is not currently on
our plan. As it is a missing feature, feel free to file a bugzilla
entry. Thanks!
Ciao
Frank
-----Ursprüngliche Nachricht-----
Von: dnise [mailto:dnise@hotmail.com]
Bereitgestellt: Dienstag, 8. April 2008 08:03
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Button issue
Betreff: Re: Button issue
Rüdiger Herrmann wrote:
> Hi,
>
> SWT.ARROW on Button is not yet implemented in RWT. The JavaDoc lists
> all the styles that are currently implemented.
>
> Cheers,
> Rüdiger
>
>
> dnise wrote:
>> Hi All:
>> I met a strange problem when I used button control. It doesn't work
>> in RAP, but works fine in SWT.I used these codes in Rap:
>> Button btnarrow=new
Button(parent,SWT.ARROW|SWT.DOWN);
>> btnarrow.setLayoutData(new GridData(20,20)); I can't
>> get the correct result that I need.In these codes,it would be shown a
>> down arrow button.But It showed nothing , What's wrong with it?
>> But It works well used the code of above.I don't know why ? is it a
>> bug in Rap? it wasn't implemented in RAP?
>> I hope someone give me some advice.
>>
>> Thanks in advance.
>>
>> dnise
>> 2008-04-03
Hi Rudiger:
Thanks for you reply. By the way, can you tell me when it will finish?
Because I wanna to write a ImageCombo which can add images and text for
all the developers. I think I would use this control in my codes. if it
would be implemented in plan,I have to think other ways to resolve the
problem.
if it's a bug in RWT, you might tell me ,in order to file a bug.
Thanks in advance.
Dnise
2008-04-8
|
|
|
Powered by
FUDForum. Page generated in 0.04385 seconds