Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Why is SWT.SMOOTH not possible in a SashForm?
Why is SWT.SMOOTH not possible in a SashForm? [message #446236] Mon, 22 November 2004 07:38 Go to next message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
Hi,

I am wondering why the SWT.SMOOTH stylebit is not recognized by
the SashForm, while a Sash allows it?

I gave it a try and created my own SashForm with adding SWT.SMOOTH
by myself to the Sashes that are created. Its working, but maybe
I am missing something?

Ben
Re: Why is SWT.SMOOTH not possible in a SashForm? [message #446248 is a reply to message #446236] Mon, 22 November 2004 15:38 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
SWT.SMOOTH was only added to Sash in 3.1 and SashForm just hasn't been
updated to use it yet.

"Benjamin Pasero" <bpasero@rssowl.org> wrote in message
news:cns51i$n0l$1@www.eclipse.org...
> Hi,
>
> I am wondering why the SWT.SMOOTH stylebit is not recognized by
> the SashForm, while a Sash allows it?
>
> I gave it a try and created my own SashForm with adding SWT.SMOOTH
> by myself to the Sashes that are created. Its working, but maybe
> I am missing something?
>
> Ben
Re: Why is SWT.SMOOTH not possible in a SashForm? [message #446249 is a reply to message #446248] Mon, 22 November 2004 16:04 Go to previous messageGo to next message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
Veronika Irvine wrote:
> SWT.SMOOTH was only added to Sash in 3.1 and SashForm just hasn't been
> updated to use it yet.

Ah ok.
Opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=79199 to cover this
issue.

Ben

>
> "Benjamin Pasero" <bpasero@rssowl.org> wrote in message
> news:cns51i$n0l$1@www.eclipse.org...
>
>>Hi,
>>
>>I am wondering why the SWT.SMOOTH stylebit is not recognized by
>>the SashForm, while a Sash allows it?
>>
>>I gave it a try and created my own SashForm with adding SWT.SMOOTH
>>by myself to the Sashes that are created. Its working, but maybe
>>I am missing something?
>>
>>Ben
>
>
>
Re: Why is SWT.SMOOTH not possible in a SashForm? [message #446251 is a reply to message #446249] Mon, 22 November 2004 16:32 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
SashForm now supports SMOOTH - will be available for the 3.1 integration
build tomorrow.

"Benjamin Pasero" <bpasero@rssowl.org> wrote in message
news:cnt2sc$qpr$1@www.eclipse.org...
> Veronika Irvine wrote:
>> SWT.SMOOTH was only added to Sash in 3.1 and SashForm just hasn't been
>> updated to use it yet.
>
> Ah ok.
> Opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=79199 to cover this
> issue.
>
> Ben
>
>>
>> "Benjamin Pasero" <bpasero@rssowl.org> wrote in message
>> news:cns51i$n0l$1@www.eclipse.org...
>>
>>>Hi,
>>>
>>>I am wondering why the SWT.SMOOTH stylebit is not recognized by
>>>the SashForm, while a Sash allows it?
>>>
>>>I gave it a try and created my own SashForm with adding SWT.SMOOTH
>>>by myself to the Sashes that are created. Its working, but maybe
>>>I am missing something?
>>>
>>>Ben
>>
>>
Re: Why is SWT.SMOOTH not possible in a SashForm? [message #446252 is a reply to message #446251] Mon, 22 November 2004 16:59 Go to previous message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
Veronika Irvine wrote:
> SashForm now supports SMOOTH - will be available for the 3.1 integration
> build tomorrow.
Great.

Thanks,
Ben


>
> "Benjamin Pasero" <bpasero@rssowl.org> wrote in message
> news:cnt2sc$qpr$1@www.eclipse.org...
>
>>Veronika Irvine wrote:
>>
>>>SWT.SMOOTH was only added to Sash in 3.1 and SashForm just hasn't been
>>>updated to use it yet.
>>
>>Ah ok.
>>Opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=79199 to cover this
>>issue.
>>
>>Ben
>>
>>
>>>"Benjamin Pasero" <bpasero@rssowl.org> wrote in message
>>>news:cns51i$n0l$1@www.eclipse.org...
>>>
>>>
>>>>Hi,
>>>>
>>>>I am wondering why the SWT.SMOOTH stylebit is not recognized by
>>>>the SashForm, while a Sash allows it?
>>>>
>>>>I gave it a try and created my own SashForm with adding SWT.SMOOTH
>>>>by myself to the Sashes that are created. Its working, but maybe
>>>>I am missing something?
>>>>
>>>>Ben
>>>
>>>
>
Previous Topic:Browser Widget broken?
Next Topic:why the keyEvent respond to accelerater first than control?
Goto Forum:
  


Current Time: Fri Apr 19 12:23:31 GMT 2024

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

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

Back to the top