Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT 3.0M8 Table widget

Monday, May 3, 2004, 4:23:33 AM, "Hélène ORTIZ" wrote:

> I've updated to SWT 3.0M8 and I've got some problems with table widget:
> all columns (except the last one) are displayed with minimum value for the
> width.
> Moreover, I have a lot of warnings while running my project:

> (<unknown>:14807): GLib-GObject-WARNING **: gobject.c:1002: object class
> `GtkCellRendererPixbuf' has no property named `cell-background-gdk'
> I work on Linux with GTK 2.0.

My sources tell me that GTK 2.2 is the minimum version supported,
although if you report this as a bug report, they might be able to
make the code backwardly compatible with GTK 2.0.

-- 
Regards,
David                            
mailto:dlwhiteman@xxxxxxxxxxxxxxx
news://news.eclipse.org/eclipse.platform.swt
http://www.eclipse.org/newsportal/thread.php?group=eclipse.platform.swt



Back to the top