On Tuesday, October 13, 2009, at 06:34PM, "Paolo Bonzini" <[email protected]>
wrote:
>On 10/13/2009 06:01 PM, Eli Green wrote:
>> I saved my image using Visual GST then tried to reload it from the command
>> line like this:
>>
>> gst-browser -I eli.im
>
>The attached patch seems to do it, but I'd like confirmation from Gwen
>that (1) it is correct; (2) it does not leak memory.
>
>Paolo
>
With your patch and this init.st, I have managed to get the browser to reload
with the image:
(Smalltalk includesKey: #VisualGST) ifTrue: [
VisualGST.VisualGST open.
GTK.Gtk main.
]
Now I'm nearly at the point where I can start bothering the poor VisualGST
developers instead of you! :)
Eli
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk