[hamster-applet] Give focus to the activity box when the standalone window is opened.
- From: Mjumbe Wawatu Ukweli <mjumbewu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hamster-applet] Give focus to the activity box when the standalone window is opened.
- Date: Sun, 9 May 2010 18:17:03 +0000 (UTC)
commit a4253a5b25d6cb870f435ae4f463693c489c240d
Author: Mjumbe Wawatu Ukweli <mjumbewu gmail com>
Date: Sun May 9 14:16:55 2010 -0400
Give focus to the activity box when the standalone window is opened.
src/hamster-standalone | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/hamster-standalone b/src/hamster-standalone
index d626804..411a964 100755
--- a/src/hamster-standalone
+++ b/src/hamster-standalone
@@ -80,6 +80,7 @@ class ProjectHamster(object):
self.treeview.connect("row-activated", self.on_today_row_activated)
self.get_widget("today_box").add(self.treeview)
+ self.new_name.grab_focus()
# DBus Setup
try:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]