[Sugar-devel] [PATCH] Added busy cursor when we open any section in control panel. (Ticket #245)

2010-09-22 Thread Ishan Bansal
The sections in control panel should activate busy cursor so that user could be given a impression that their request is in progress. --- src/jarabe/controlpanel/gui.py | 15 ++- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/jarabe/controlpanel/gui.py

Re: [Sugar-devel] [PATCH] Added busy cursor when we open any section in control panel. (Ticket #245)

2010-09-21 Thread Tomeu Vizoso
On Mon, Sep 20, 2010 at 22:33, Sascha Silbe sascha-ml-reply-to-201...@silbe.org wrote: Excerpts from Ishan Bansal's message of Mon Sep 20 17:36:03 +0200 2010: The sections in control panel should activate busy cursor so that user could be given a impression that their request is in progress.

Re: [Sugar-devel] [PATCH] Added busy cursor when we open any section in control panel. (Ticket #245)

2010-09-21 Thread Sascha Silbe
Excerpts from Tomeu Vizoso's message of Tue Sep 21 09:58:38 +0200 2010: There's also the question of which window we want the cursor to be changed. As the CP is modal, would we want it to be on the whole screen? We should bind the cursor to the CP window. In the long run I would like to see

[Sugar-devel] [PATCH] Added busy cursor when we open any section in control panel. (Ticket #245)

2010-09-20 Thread Ishan Bansal
The sections in control panel should activate busy cursor so that user could be given a impression that their request is in progress. --- src/jarabe/controlpanel/gui.py |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/jarabe/controlpanel/gui.py

Re: [Sugar-devel] [PATCH] Added busy cursor when we open any section in control panel. (Ticket #245)

2010-09-20 Thread Sascha Silbe
Excerpts from Ishan Bansal's message of Mon Sep 20 17:36:03 +0200 2010: The sections in control panel should activate busy cursor so that user could be given a impression that their request is in progress. Like for the other patch, please wrap lines so they fit into 80 columns (70-75 for the