I'm arguing that a more general mechanism would be even better.<br>  --scott<br><br>On Friday, August 12, 2011, Martin Abente <<a href="mailto:martin.abente.lahaye@gmail.com">martin.abente.lahaye@gmail.com</a>> wrote:<br>
> In January I sent a patch to sugar-devel with minor changes to sugar-launch so it would be able to pass the uri argument to the Browse activity (to open links, etc, from other activities or sugar itself). I wonder if some have changed mind about including it :)<br>
><br>> On Fri, Aug 12, 2011 at 2:34 PM, Erik Blankinship <<a href="mailto:erikb@mediamods.com">erikb@mediamods.com</a>> wrote:<br>>>>><br>>>> FWIW you can take a look at the activity<br>>>> <a href="http://activities.sugarlabs.org/en-US/sugar/addon/4455">http://activities.sugarlabs.org/en-US/sugar/addon/4455</a> <<a href="http://activities.sugarlabs.org/en-US/sugar/addon/4455">http://activities.sugarlabs.org/en-US/sugar/addon/4455</a>><br>
>>><br>>><br>>> Thank you Rafael.  Good idea.<br>>> As you suggest, this activity opens URLs inside of the current activity. <br>>> hulahop.startup(os.path.join(env.get_profile_path(), 'gecko'))<br>
>> from hulahop.webview import WebView<br>>>         self.webview = WebView()<br>>> self.set_canvas(self.webview)<br>>>         self.webview.show()<br>>>         self.webview.load_uri('<a href="http://google.com">http://google.com</a>')<br>
>> I am not sure if this approach will continue to work after the coming move from firefox to webkit.  Can anyone speak to this?<br>>> To avoid problems like this, I was hoping to have my current activity switch to the browse activity if possible.  Is this possible?<br>
>> _______________________________________________<br>>> Sugar-devel mailing list<br>>> <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a> <<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a>><br>
>> <a href="http://lists.sugarlabs.org/listinfo/sugar-devel">http://lists.sugarlabs.org/listinfo/sugar-devel</a> <<a href="http://lists.sugarlabs.org/listinfo/sugar-devel">http://lists.sugarlabs.org/listinfo/sugar-devel</a>><br>
>><br>><br>><br><br>-- <br>       ( <a href="http://cscott.net" target="_blank">http://cscott.net</a> )<br>