Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Changes to allow custom widgets in another package?
Changes to allow custom widgets in another package? [message #460553] Wed, 31 August 2005 15:56
Mark Rogalski is currently offline Mark RogalskiFriend
Messages: 201
Registered: July 2009
Senior Member
I would like to make the eRCP project's Mobile Extensions library work with
desktop SWT. This would allow us to run eSWT applications on the desktop
side by side with SWT apps.
Would SWT developers entertain making several internal methods public to
allow custom widgets to be created in packages outside of org.eclipse.swt?

Specifically, the following methods are needed:
internal_SendEvent(), internal_RemoveChild()

isInvalidClass()

callWindowProc() in widget.java (very important in order to mesh with
windows native event handling)

and field: internal_Handle
Previous Topic:ToolItem Text
Next Topic:Changes to allow custom widgets in another package?
Goto Forum:
  


Current Time: Sat Apr 20 03:06:01 GMT 2024

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

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

Back to the top