> From: xander [mailto:[EMAIL PROTECTED]]
> Hi all,
> 
> Is it possible to select text off a label? I want to display both text
> and pictures, but I would like to be able to copy and paste 
> text from it.

That's not possible: GtkLabel's don't have an event box.

> Can anyone suggest the right widget I could use? E.g. a 
> HTML-like widget?

I think you can use a GtkEntry (make it insensitive and remove the border). Not sure, 
haven't tested...

Regards,

Arjan

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to