<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Alberto Garcia пишет:
<blockquote cite="mid:20100307145451.GA7131@maestria.local.igalia.com"
type="cite">
<pre wrap="">On Sun, Mar 07, 2010 at 03:19:36PM +0200, Max Usachev wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I use TouchSelector with
hildon.TOUCH_SELECTOR_SELECTION_MODE_MULTIPLE mode to select
multiple items, but I can't find way to select necessary items (for
example, the first and the fourth) at startup (when TouchSelector
shows).
</pre>
</blockquote>
<pre wrap=""><!---->
Use hildon_touch_selector_select_iter()
</pre>
</blockquote>
Thanks! Can you show a little example how to use this method?<br>
<br>
Br,<br>
Max usachev.<br>
<br>
</body>
</html>