gnome-zeitgeist-users team mailing list archive
-
gnome-zeitgeist-users team
-
Mailing list archive
-
Message #00076
Re: [Gnome Activity Journal] Today button UI suggestion
Sorry for the double messages.
>To summarize: if I switched the forward and backward button
>implementations to gtk.Buttons, would you guys be willing to try out the
>change?
Yes, sure....propose a merge and we'll look into that..
Sincerely i haven't written that code and so i can't reply to you with
certainty, but feel free to modify and test... :)
2010/12/20 stefano.candori@xxxxxxxxx <stefano.candori@xxxxxxxxx>
> Hi Tin,
>
> Awesome! I'll try it as soon as possible....maybe tomorrow. Sorry but I've
> some univ work to do.... :)
>
> Cheers,
>
> 2010/12/20 Tin Tvrtković <tinchester@xxxxxxxxx>
>
> Hello guys,
>>
>> I've made some tweaks to the "today button", like I suggested, and
>> proposed a branch for review.
>>
>> I've noticed GAJ is using a gtk.DrawingArea for the forward and backward
>> buttons. I believe a comparable effect might be achieved by using normal
>> gtk.Buttons with RELIEF_NONE and focus_on_click == False. In fact, I
>> think using buttons for buttons is a good idea overall, for several
>> reasons (like clarity of code, elegance of implementation, UI
>> consistency, etc). The buttons would look the same at rest, but maybe a
>> little differently when hovered and being pushed; however, it would
>> allow GAJ to shed some basically redundant code (like hooking the hover
>> signal in the forward button, to light up the today button) and would
>> allow, for instance, the today button to be focused by keyboard (not
>> happening right now, since it's a part of the forward button).
>>
>> To summarize: if I switched the forward and backward button
>> implementations to gtk.Buttons, would you guys be willing to try out the
>> change?
>>
>> Cheers,
>> Tin
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~gnome-zeitgeist-users
>> Post to : gnome-zeitgeist-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~gnome-zeitgeist-users
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
References