Re: [gtk-list] Iconns and DnD?



>     I am trying to write a small file manager, which would display files
> in text, and icon mode, and would support DnD.  I was wondering which
> widget should I use to display the icons, and how can i display icons in
> that widget, so that icons would support event signals...etc....
As for icons themselves, I suppose you should be using GtkPixmap (at least,
I would make use of it), as for signals, the tutorial's recommendation is
quite simple: use eventbox.

Regards,

--
Mike



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