Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Untyped events for Browser widget?
Untyped events for Browser widget? [message #533622] Fri, 14 May 2010 18:58 Go to next message
Misha Koshelev is currently offline Misha KoshelevFriend
Messages: 31
Registered: May 2010
Member
Just wondering if these exist...

I like the untyped model best as it seems somewhat simpler...

Thank you
Misha
Re: Untyped events for Browser widget? [message #533931 is a reply to message #533622] Mon, 17 May 2010 13:53 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
You can use untyped in the Browser for events that are inheirited by
controls in general (eg.- Resize, Dispose, etc.). However Browser-specific
events like LocationChanged, etc. cannot be used untyped.

Grant


"Misha Koshelev" <misha680@gmail.com> wrote in message
news:hsk6hc$pbf$1@build.eclipse.org...
> Just wondering if these exist...
>
> I like the untyped model best as it seems somewhat simpler...
>
> Thank you
> Misha
Re: Untyped events for Browser widget? [message #533955 is a reply to message #533931] Mon, 17 May 2010 14:43 Go to previous message
Misha Koshelev is currently offline Misha KoshelevFriend
Messages: 31
Registered: May 2010
Member
Ah. Thank you very much for the explanation.

Misha
Previous Topic:Simulate user window resize with GridLayout?
Next Topic:Context-sensitive popup menu on TreeItem - trying to avoid extra Dispatch loops
Goto Forum:
  


Current Time: Fri Apr 19 03:11:36 GMT 2024

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

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

Back to the top