Re: TextView and TextBuffer features



On Sat, Feb 08, 2003 at 09:29:39AM +0100, Pier Carteri wrote:
> Hi to the list, 
> first of all I would like to thank you for your excellent work on GTK. 
> It' like a dream to work with it! 
> 
> But as every dream, people want always more :-) 
> 
> There are a couple of featues that were planned for TextView &
> TextBuffer but never implemented (correct me if i'm wrong) 
> -hide part of text using tags 

This one still needs a lot of work.

> -possilibity to add small image on the sides of the widget (usefull for
> breakpoints, bookmarks...) 

This is already done in GTK 2.0, you just need to draw to one of the
"border windows"

testtext draws line numbers for example, you could copy the code there
only draw images instead.

Havoc



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