Skip to main content



      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 11:56
Eclipse UserFriend
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: Sun Jul 06 05:25:46 EDT 2025

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

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

Back to the top