Basic morphic Question

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

Basic morphic Question

flebber
I have installed and running Morphic UI designer.

I am following the directions on https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/designer

[IMG][/IMG]

However the problem I am having is how do I "save as" in the designer so I can choose the name of the project so I can follow on with the tutorial I was trying to save it as MyDialogUi
Reply | Threaded
Open this post in threaded view
|

Re: Basic morphic Question

Peter H. Meadows
I had the same problem. Although it did allow me to save it as
'UnknowUI'. Then you can see the code in Widgets-Custom.

On Sat, Dec 18, 2010 at 6:17 AM, flebber <[hidden email]> wrote:

>
> I have installed and running Morphic UI designer.
>
> I am following the directions on
> https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/designer
> https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/designer
>
> [IMG] http://forum.world.st/file/n3093457/Morphic.png [/IMG]
>
> However the problem I am having is how do I "save as" in the designer so I
> can choose the name of the project so I can follow on with the tutorial I
> was trying to save it as MyDialogUi
> --
> View this message in context: http://forum.world.st/Basic-morphic-Question-tp3093457p3093457.html
> Sent from the Squeak - Beginners mailing list archive at Nabble.com.
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Basic morphic Question

flebber
Yes its a litttle bit strange but i guess it is still in an aplha stage so from that perspective it looks very promising..
Reply | Threaded
Open this post in threaded view
|

Re: Basic morphic Question

marcel.taeumel (old)
In reply to this post by Peter H. Meadows


It's a little bit complicated right now. I plan to implement a more familiar "save as" dialog in the near future. =)

Bye,
Marcel