Re: Text for empty treeviews



--- Michael Natterer <mitch gimp org> wrote:

> 
> For example an icon plus text? Please don't limit this new API
> from the beginning. There can always be a convenience API
> 
> gtk_tree_view_set_empty_text(GtkTextView *view, const gchar *text);
> 
> along with the general one
> 
> gtk_tree_view_set_empty_widget(GtkTextView *view, GtkWidget *widget);
> 
> ciao,
> --mitch
> 
> 
> 

 The reason I opeted to having
gtk_tree_view_set_empty_widget(GtkTextView *view, GtkWidget *w);

 by itself is that one could always add text on a lebel, getting the markup
feature automatically. Thus removing the need to have a *_text(...) API.

Harring.



 
  


		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 



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