[maemo-developers] Text selection and GtkEntry/GtkTextView
From: Andrey Voropaev avorop at mail.ruDate: Tue May 19 18:38:58 EEST 2009
- Previous message: GtkAction vs. AppMenu
- Next message: Unique serial number accessible programmatically on device?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello! Looks like there's some catch in text selection in GtkEntry/GtkTextView. In my application I'd like to allow user to select text and then click on a button to start working with the selected text. But when the button is clicked, the selection disappears, so the handler does not find any selection. How can I make the selection persistent? In regular GTK program the selection survives the loss of focus, in maemo environment - not. Thank you
- Previous message: GtkAction vs. AppMenu
- Next message: Unique serial number accessible programmatically on device?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]