Thank you Alberto for your code samble. I've found the problem. gtk_container_add() shoud be used instead of hildon_pannable_area_add_with_viewportl().
12.01.10, 12:23, "Alberto Garcia" <[email protected]>: > On Mon, Jan 11, 2010 at 11:47:48PM +0300, George Kibardin wrote: > > > In my case for some reason in normal mode I need two taps to get > > row-activated signal: one tap to select appropriate item and another > > one to activate it. In edit mode with multiple selection enabled > > I need to use Ctrl to select multiple items which also seems > > wrong. What I'm doing wrong? > > There must be something wrong in your code... I'm attaching a simple > example of a treeview in normal mode, tell me if it works fine for > you. > > Berto > > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
