RE: selecting text on a label?



> From: xander [mailto:xvw@warande0147.warande.uu.nl]
> 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




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