|
|
| Author |
Message |
|
|
xlars
Joined: 02 Apr 2008 Posts: 1
|
Posted: Wed Apr 02, 2008 5:12 pm Post subject: GtkEntry question |
|
|
Every time a GtkEntry is focused, cause Tab is pressed, its entire text is selected.
Is there a way to avoid it ? I have tried to use the focus event, but it looks as the text is selected after that event. Thanks! |
|
| Back to top |
|
 |
dreblen Familiar Face
Joined: 14 Jun 2007 Posts: 38
|
Posted: Thu Apr 03, 2008 3:12 am Post subject: |
|
|
| did you try connecting the focus event with g_signal_connect_after() ? |
|
| Back to top |
|
 |
Redlion Familiar Face
Joined: 04 Apr 2008 Posts: 8
|
Posted: Fri Apr 04, 2008 10:23 am Post subject: |
|
|
| Really sorry to do this but I need one post here to have the right to post Url/Links and I think my issue is worth it.Sorry again. |
|
| Back to top |
|
 |
|