Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » org.eclipse.swt.internal.win32.OS(What is the replacement public API for this OS class.)
org.eclipse.swt.internal.win32.OS [message #1200299] Thu, 21 November 2013 07:01
Krishnamoorthy Dharmalingam is currently offline Krishnamoorthy DharmalingamFriend
Messages: 2
Registered: February 2013
Junior Member
We would like to call GetParent and SendMessage in this org.eclipse.swt.internal.win32.OS class.

We are facing two issue,
1. This class is platform dependent one.
2. And, class is internal one.



These calls made to get image from tree.
new Image(m_tree.getDisplay(), rect.width, rect.height);


Please point what would be the another approach.

Any lights will be highle appreciated.
Previous Topic:Drag and Drop from TreeViewer to TableViewer
Next Topic:Window containing JPG image does not draw correctly.
Goto Forum:
  


Current Time: Fri Apr 26 10:31:32 GMT 2024

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

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

Back to the top