Re: Glade & new GTK+ 2.5.x features



On Tue, 2004-11-30 at 14:59 +0000, Damon Chaplin wrote:
> I'm just about to add support for GTK+ 2.5.x to Glade.
> 
> >From a quick look I've spotted these new widgets:
> 
>  o GtkAbout
>  o GtkFileChooserButton
>  o GtkIconView
>  o GtkMenuToolButton
> 
> Are there any other new widgets or important new properties to support?
> 

Apart from GtkCellView, I think those are all the new widgets. 
We certainly have many other new features which may need glade and/or
libglade support:

- Ellipsization
  GtkLabel::ellipsize
  GtkProgressBar::ellipsize

- Alternative button orders
  gtk_dialog_set_alternative_button_order

- Stock like buttons
  GtkButton::image

- Themed images
  GtkImage::icon-name

- Themed window icons
  GtkWindow::icon-name
  
There is probably more which I forgot...

Matthias




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