Skip to main content



      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 02:01
Eclipse UserFriend
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: Sat Aug 30 22:15:51 EDT 2025

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

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

Back to the top