I am developing an activity using glade ,any method to load widget tree instead of widgets in sugar activity bundle<br><br>thanks<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div class="gmail_quote">On Sun, Nov 9, 2008 at 11:17 PM, Samuel Klein <span dir="ltr"><<a href="mailto:sj@laptop.org">sj@laptop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Shoebot, a free-software version of the awesome Mac program DrawBot<br>
(which relies heavily Cocoa), is finished.  Thanks to David Crossland<br>
who tipped me off to this.<br>
   <a href="http://www.tinkerhouse.net/shoebot/" target="_blank">http://www.tinkerhouse.net/shoebot/</a><br>
   <a href="http://tinkerhouse.net/shoebot/Docs/Screenshots" target="_blank">http://tinkerhouse.net/shoebot/Docs/Screenshots</a><br>
<br>
>From its getting started page:<br>
<br>
========================<br>
<br>
== Shoebot from the console ==<br>
<br>
Shoebot parses scripts written in the Nodebox/Drawbot language and<br>
creates image output from those instructions. Running Shoebot scripts<br>
through the console is straightforward:    sbot <yourscript.bot> -o<br>
<outputfile><br>
<br>
You can specify the type of image through the output file extension:<br>
<br>
    * .svg (Scalable Vector Graphics)<br>
    * .ps (PostScript)<br>
    * .pdf (Portable Document Format)<br>
    * .png (Portable Network Graphics)<br>
<br>
Shoebot will automagically generate the appropriate output from the<br>
extension you specify.<br>
For instance, to output the primitives.bot example to an SVG file, type:<br>
   sbot /usr/share/shoebot/examples/primitives.bot -o test.svg<br>
<br>
This is Shoebot's 'oneshot mode'. However, see also:<br>
    * WindowedMode<br>
    * Shoebot IDE<br>
    * Socketserver - control your scripts from external sources<br>
    * Python Module - run Shoebot from inside your Python scripts<br>
<br>
========================<br>
<br>
<br>
It's written in Ruby, and shouldn't be so hard to sugarize... are<br>
there any other fine Ruby programs that have jumped the XO?<br>
A ruby emulator bundled with Hackety Hack lessons also seems like an<br>
excellent idea.<br>
<br>
SJ<br>
_______________________________________________<br>
Activities mailing list<br>
<a href="mailto:Activities@lists.laptop.org">Activities@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/activities" target="_blank">http://lists.laptop.org/listinfo/activities</a><br>
</blockquote></div><br>