Using Tweak programming tools with Croquet

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

Using Tweak programming tools with Croquet

Benjamin Schroeder-2
As I think I've mentioned before, I'd like (as part of a Google  
Summer of Code project) to do Smalltalk programming sessions inside  
Croquet, then record them for later use.

It seems like starting with Tweak browsers, workspaces, and  
inspectors is the way to go, but after much poking at the problem, I  
confess I am a bit lost as to how best to approach integrating 2D  
Tweak interfaces into the 3D Croquet infrastructure. For example,  
should I run Tweak objects on a Croquet TIsland, and build a fully 2D  
viewer? Should I somehow use the "embedded app" support? What is the  
role of a Tweak "project island" and its relation to a Croquet  
Island? ... etc.

If anyone has approached these issues, advice on this, as well as  
general hints on Tweak/Croquet integration, would be greatly  
appreciated.

Thanks,
Benjamin Schroeder