Re: [gedit-list] Highlight a panel tab title



Probably you just need to grab the notebook tab's label and change its
text. But this is an example of something that should be made into an
API function.

On Fri, Mar 28, 2008 at 9:47 AM, Simon van der Linden
<lists simon vanderlinden eu org> wrote:
> Hi,
>
>  I'm writing a small plugin for gEdit in Python. I have multiple tabs in
>  the bottom pane of the window, and once something happen in a tab which
>  is inactive, I'd like to catch the user attention. My idea was to
>  highlight the tab title (i.e. set its style to bold, or append '*')
>
>  I've been looking for a method to change the title properties, but
>  didn't find anything so far.
>
>  So my question is: is it possible, or not? If not, do you have a better
>  idea to catch the user attention, or do you think it'd be usefull to add
>  such a feature to gedit.Panel?
>
>  Regards,
>
>  --
>  Simon van der Linden
>  _______________________________________________
>  gedit-list mailing list
>  gedit-list gnome org
>  http://mail.gnome.org/mailman/listinfo/gedit-list
>



-- 
-J. Method


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