SWT - hourglass cursor problem
I have a strange problem in SWT
..
I'm trying to set a waiting cursor using the following command:
window.getShell().setCursor(new Cursor(window.getShell().getDisplay(),
SWT.CURSOR_WAIT))
Tried using BussyIndicator class as well.
Spent an hour(!!!) on that and nothing happens.
Can someone help me. Please !!!
Dima Breydo
.
Relevant Pages
- SWT - hourglass cursor problem
... I'm trying to set a waiting cursor using the following command: ... Tried using BusyIndicator class as well. ... Spent an hour on that and nothing happens. ... (comp.lang.java.gui) - Re: using the first variable on the command line inside a perl program
... I've spent 3 hours so i think it's time to ask someone. ... You are not working smart. ... is to search the standard Perl docs for the answer that you need. ... Maybe there is a variable that contains the command line arguments? ... (comp.lang.perl.misc) - Re: Smelling fear
... a position where he spent 4 hours battling his ID with his SUPEREGO. ... He never came to a satisfactory balance because he felt both duties were incompatible behaviors. ... I do not equate following a command with behaving ethically. ... (rec.pets.dogs.behavior) - Re: One of those rare moments!
... Spent my first 24 years in Michigan, and my previous command was Great ... Lakes, ... Kef on June 15th and finding the hottest day of the year - 54degF! ... (alt.guitar.bass) - [opensuse] Quick question
... I spent 30mins on the site this morning and didn't find any ... Command, n.: ... such a manner as to make the human feel as if he is in control. ... To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx ... (SuSE) |
|