Re: [evolution-patches] Modified patch for 40917




ok, i think this looks ok now, and with dans assessment of the fact that the behaviour doesn't change ...

i think the weird stuff he was talking about was the signal handling stuff which changes default gtk2 behaviour 'the wrong way', i guess.


On Tue, 2003-09-30 at 04:43, Suresh Chandrasekharan wrote:
Hi All,
	Pl. check the attached patch for "40917 Backspace shouldn't highlight
the whole remaining string in Setup Assistant."

The way to remove the initial selection on focussing ontoa GtkEntry
widget is


http://www.gtk.org/gtk-2.2.0-notes.html

   - To improve useability for keyboard operation, GTK+ now selects the
     contents of an entry when tabbing into it or when it is focused on
     initial window map. To disable this behavior, add:

      gtk-entry-select-on-focus = 0
 
     to your ~/.gtkrc-2.0

Using this in combinations with this patch will solve the issue.

Pl. give feedback.

Thanks,
Suresh


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]