automatic selection of text in entries on focus in



Hi,

I have entries that I fill when they get the focus. The text I set is automatically selected and I don't want that. In my application, the user should be able to append text immediately.

Neither set_position nor select_region have any effect.

I made my focus_in() callback return "true" to prevent the event from being passed further, but this did not change anything.

Is there any way control this?

Thanks,
yann


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