Thank you for your answers.<br>But i am not sure i can do my task just with an ObjectChooser. And i need your advices for the strategy i should adopt :<br><ul><li>I want my application to "save a graph" by writing the coordinates in a text file => i am conviced that for this tasks, i should use the folder data of the activity</li>
<li>i want my application to "load a graph" from a previously recorded graph<br></li><li>but i also want the users to share other graphs each others : more precisely, for users who don't have internet access (or for later systems restores, maybe after a crash, for example) to be able to import files from a usb key</li>
</ul>So, what is the best strategy in order to do these tasks and remain conform to Sugar best practices ?<br><br>Regards<br><br><div class="gmail_quote">2011/5/27 Bert Freudenberg <span dir="ltr"><<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Step 1: search wiki for ObjectChooser.<br>
Step 2: find <a href="http://wiki.sugarlabs.org/go/Activity_Team/Object_Chooser" target="_blank">http://wiki.sugarlabs.org/go/Activity_Team/Object_Chooser</a><br>
Step 3: there is no step 3<br>
<font color="#888888"><br>
- Bert -<br>
</font><div><div></div><div class="h5"><br>
On 27.05.2011, at 17:49, laurent bernabe wrote:<br>
<br>
> Thank you.<br>
><br>
> I've been on Sugar Almanach page in order to find ObjectChooser class, but i did not manage.<br>
> (i've been here : <a href="http://wiki.sugarlabs.org/go/Development_Team/Almanac" target="_blank">http://wiki.sugarlabs.org/go/Development_Team/Almanac</a> )<br>
> Where should i look ?<br>
><br>
> Regards<br>
><br>
> 2011/5/27 Gonzalo Odiard <<a href="mailto:gonzalo@laptop.org">gonzalo@laptop.org</a>><br>
> If you use a FileChooserDialog, you don't have integration with the Journal.<br>
> You must use ObjectChooser.<br>
><br>
> Gonzalo<br>
><br>
> On Fri, May 27, 2011 at 11:56 AM, laurent bernabe <<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> i would like to use the FileChooserDialog in my application, which the PyGTK reference says it can be used with PyGTK >= 2.4.<br>
> Therefore, i wonder whereas oldest OLPC has already a PyGTK >= 2.4 version.<br>
> So, is it all right ?<br>
><br>
> Regards<br>
</div></div></blockquote></div><br>