Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Display.sleep different return type
Display.sleep different return type [message #120341] Tue, 03 February 2009 17:53 Go to next message
Enrico Zanaga is currently offline Enrico ZanagaFriend
Messages: 50
Registered: July 2009
Member
Hi,

the method Display.sleep in SWT returns a boolean value, in RAP returns
void.

Why is there a different return type?
Is it possible to return a boolean value (maybe always 'true') also in RAP?

Thanks,
Enrico
Re: Display.sleep different return type [message #120408 is a reply to message #120341] Wed, 04 February 2009 09:24 Go to previous message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Enrico,

we're aware of the fact the sleep returns void at the moment.
You can follow the development on this bug:

219789: Finalize Display#readAndDispatch
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219789

Cheers
Benny

Enrico Zanaga wrote:
> Hi,
>
> the method Display.sleep in SWT returns a boolean value, in RAP returns
> void.
>
> Why is there a different return type?
> Is it possible to return a boolean value (maybe always 'true') also in RAP?
>
> Thanks,
> Enrico

> Hi,
>
> the method Display.sleep in SWT returns a boolean value, in RAP returns
> void.
>
> Why is there a different return type?
> Is it possible to return a boolean value (maybe always 'true') also in RAP?
>
> Thanks,
> Enrico
Previous Topic:Using Drawable interface for class binary compability
Next Topic:source code for yoxos demo
Goto Forum:
  


Current Time: Fri Apr 26 07:59:56 GMT 2024

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

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

Back to the top