Re: [gtk-list] Re: Multi-line rows ?




On Thu, 23 Sep 1999, Norbert Bladt wrote:

> Sven Anders wrote:
> > 
> > Hello !
> > 
> > Is it possible to have multiple lines (via \n or so) in one row of
> > clist or ctree ??
> Yes.
> > If yes, how ?
> Use a Gtktext widget in a row/column.
> This should be possible according to the docs.
> I never tried either using another widget in the GtkCList cells
> nor the GtkText widget.

How do I add another widget than the default to a CList?

The default takes only strings (or pixmaps):

  gint gtk_clist_prepend(GtkCList *clist, gchar *text[]);

(An general function for CList would be nice...)


> YMMV.
 ???

Regards
 Sven
-- 
            .-------------------------------------------------------.
    .^.     | Sven Anders, Germany | anderss@fmi.uni-passau.de      |
    /V\     |----------------------| www.fmi.uni-passau.de/~anderss |
   // \\    | Sites I recommend:   `--------------------------------|
  /(   )\   | www.freshmeat.net www.enlightenment.org www.gnome.org |
   ^^-^^    `-------------------------------------------------------'




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