Re: [Shotwell] Two small patches: Give focus when showing search bar and cntrl + F shortcut
- From: Abel <akronix5 gmail com>
- To: Jens Georg <mail jensge org>
- Cc: shotwell-list <shotwell-list gnome org>
- Subject: Re: [Shotwell] Two small patches: Give focus when showing search bar and cntrl + F shortcut
- Date: Sun, 26 Mar 2017 20:06:29 +0200
For the first issue maybe I can check if the widget search_toolbar is uninitialized, something like:
if (search_toolbar != null && is_shown) search_toolbar.take_focus();
But I don't know what is the particular value that new created objects get in Vala.
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]