From 11176289741f5c8f195af5654bd34298e6a94a54 Mon Sep 17 00:00:00 2001 From: natureh Date: Thu, 14 Jul 2011 19:11:53 +0200 Subject: [PATCH] As suggested by Emil, the open hand is now a cross cursor to see which pixel is displayed in the color inspector. (don't forget to re-CMake your project) --- rtdata/images/cross22.png | Bin 0 -> 377 bytes rtgui/cursormanager.cc | 2 +- tools/crossCursor.svg | 86 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 rtdata/images/cross22.png create mode 100644 tools/crossCursor.svg diff --git a/rtdata/images/cross22.png b/rtdata/images/cross22.png new file mode 100644 index 0000000000000000000000000000000000000000..94d5fbdd5406e9c65a64cabe8da51a083ed03166 GIT binary patch literal 377 zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fEX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4QjRagf0zrrp4&vdp4OqqaI905p@wA)tJD3y7qga0TbDRtG}Z|->Hd(>;C^JNo9%~B1~boLaz@RH&sTOJE8 RnhOj822WQ%mvv4FO#p$Pmumn3 literal 0 HcmV?d00001 diff --git a/rtgui/cursormanager.cc b/rtgui/cursormanager.cc index b3a42d8a4..7e09678df 100644 --- a/rtgui/cursormanager.cc +++ b/rtgui/cursormanager.cc @@ -35,7 +35,7 @@ void CursorManager::init (Glib::RefPtr mainWin) { cAdd = new Gdk::Cursor (Gdk::PLUS); cWait = new Gdk::Cursor (Gdk::CLOCK); - Glib::RefPtr hand = safe_create_from_file(argv0+"/images/openhand22.png"); + Glib::RefPtr hand = safe_create_from_file(argv0+"/images/cross22.png"); Glib::RefPtr close_hand = safe_create_from_file(argv0+"/images/closedhand22.png"); Glib::RefPtr wbpick = safe_create_from_file(argv0+"/images/wbpicker16.png"); Glib::RefPtr empty = safe_create_from_file(argv0+"/images/empty.png"); diff --git a/tools/crossCursor.svg b/tools/crossCursor.svg new file mode 100644 index 000000000..3ae8ab282 --- /dev/null +++ b/tools/crossCursor.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + +