Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to retrieve Windows Cursor Style using SWT(How to retrieve Windows Cursor Style using SWT)
How to retrieve Windows Cursor Style using SWT [message #531189] Tue, 04 May 2010 07:05 Go to next message
Sudipto Paul is currently offline Sudipto PaulFriend
Messages: 1
Registered: March 2010
Junior Member
Hi,

We're using IBM Rational Functional Tester, which is a GUI Test Automation Tool based on Eclipse.

In the test scenario, we need to wait while the System (WinXP) shows a wait cursor for the Application Under Test.

Hence, we need a way to fetch the Cursor style.

I could not find the 'getStyle' function in the org.eclipse.swt.graphics.Cursor
class.

Please advise!

Thanks,
Sudipto.
Re: How to retrieve Windows Cursor Style using SWT [message #531450 is a reply to message #531189] Wed, 05 May 2010 02:41 Go to previous message
Praveen  is currently offline Praveen Friend
Messages: 86
Registered: July 2009
Member
The following SWT snippet might help you for showing busy indicator when
you are running long operations -
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet130.java?view=co
Previous Topic:Zombie EditorInputs
Next Topic:Is there a File Search Extension Point
Goto Forum:
  


Current Time: Thu Apr 25 17:19:43 GMT 2024

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

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

Back to the top