Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43859: /trunk/ui/gtk/ /trunk/ui/gtk/: bytes_view.c

Date: Fri, 20 Jul 2012 13:59:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43859

User: darkjames
Date: 2012/07/20 06:59 AM

Log:
 BytesView: use "view" class (GtkTextView) instead of "entry" (GtkEntry) one.
 Cheat a little and always make BytesView focused to make render blue-highlight instead of grey /inactive/ one.
 
 XXX, we should have our own BytesView class and allow user define his own style in css.

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +5 -5      bytes_view.c    Modified