Trying GTK on mac osx

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Trying GTK on mac osx

Mathieu Suen-2
Hi,

I am trying to have the GTK browser on macosx.
So I start by setting up the image: (read from a previous post on this  
mailing list)

st> PackageLoader fileInPackage: 'BloxTK' "No BloxGTK were found so I  
pick the TK package that was on the root dir of gnu-st"
st> PackageLoader fileInPackage: 'Browser'
st> ObjectMemory snapshot
st> ^D

Then I lunch the image

gst-blox -I ./gst.im


But I don't have the browser. I only have a workspace.
Btw I don't know how to execute code in this workspace

Thanks

        Mth




       

       
               
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com



_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Trying GTK on mac osx

Paolo Bonzini-2

> But I don't have the browser. I only have a workspace.

That should be the transcript.  You can use the Smalltalk menu to invoke
a browser, and the Edit menu (also right-button menu in the code pane)
to execute code.

> Btw I don't know how to execute code in this workspace

Paolo



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