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.
]

Good. So the second time you're running "gst -I eli.im" or still "gst-browser -I eli.im"?

Your init.st is doing the same thing that using gst-browser would do.

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to