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 #460555] Wed, 31 August 2005 15:56 Go to next message
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
Re: Changes to allow custom widgets in another package? [message #460561 is a reply to message #460555] Wed, 31 August 2005 16:11 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You should open a Bugzilla defect.

--
Thanks,
Rich Kulp
Previous Topic:Changes to allow custom widgets in another package?
Next Topic:Synch scroll swt tree and custom table
Goto Forum:
  


Current Time: Thu Apr 25 09:08:33 GMT 2024

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

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

Back to the top