Heh.

With very little effort I created a window with a button, pushed the button,
and got a nice "Hello World" in the Transcript...

I always thought this was just what "Squeak" needed...regardless of the
windowing framework (Morphic, Native, etc...).

Take care,

Rob

On Sun, Sep 6, 2009 at 5:22 PM, nullPointer <[email protected]> wrote:

>
> i published the CLFramework package
>
> http://www.squeaksource.com/CLFramework.html
>
> Is totally alpha version, not valid for serious apps.The set of widgets of
> Polymoprh adapteds to designer is limited, and don´t works with normal
> mechanism as MorphicModel, else with events.
> I´m continue working in it, but I have arrived at crossroads, where i think
> is best create my own set of widgets, from zero, or perhaps be more
> ambitious and try use 3d... i dont know; my knowledges is limited.
>
>
> I added new features; can be viewed here:
>
> Inlaying a view into another
> http://www.youtube.com/watch?v=L0dSuunKbEM
>
> Adding external files (images only) for use in UIBuilder
> http://www.youtube.com/watch?v=UXvwieFA_4k
>
> Building a context menu
> http://www.youtube.com/watch?v=cilG97m4u2g
>
>
> For probe the designer only type
>
> view := CLUIBuilderMainForm new show.
>
> in a workspace.
>
>
> I want to be thankful to Jordi Delgado and Citilab for Smalltalk initiative
> and lessons, and future events ( ESUG 2010 :)  )
>
>
> Regards
> --
> View this message in context:
> http://n2.nabble.com/CLFramework-UIBuilder-tp3594252p3594252.html
> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to