Thanks Mariano, I wasn't aware of squeakgtk.  It looks like this project (a
large project) is trying to create a toolkit of heavyweight controls for
squeakers.  Something similar to wxSqueak.  I'm thinking of something
different;  all the widget implementation should be left to pharo,  morphic
is great, and there already exists lots of gui code.  I believe the only
thing we would need would be the ability create and control a native
window(decorated and undecorated), not every kind of native widget.



2009/6/11 Mariano Martinez Peck <[email protected]>

> Perhaps you can join forces with the rest of the present alternatives. For
> example, *squeakgtk*
>
> I think there is a lot of people that wants native windows so that being
> able to create desktop applications.
>
> Cheers,
>
> Mariano
>
> 2009/6/11 Steve Wirts <[email protected]>
>
> If the primitives existed in pharo that would allow someone to create and
>> control native windows, I would be more than happy to take the time to try
>> and massage morphic into working cleanly/elegantly with multiple windows.
>>
>>
>> On Thu, Jun 11, 2009 at 10:44 AM, Damien Cassou 
>> <[email protected]>wrote:
>>
>>> On Thu, Jun 11, 2009 at 4:38 PM, Michael Rueger<[email protected]> wrote:
>>> > Also the GTK bindings and Newspeak use native windows (I
>>> > think?).
>>>
>>> Newspeak uses either native or morphic windows, depending on the
>>> wishes of the user.
>>>
>>> --
>>> Damien Cassou
>>> http://damiencassou.seasidehosting.st
>>>
>>> "Lambdas are relegated to relative obscurity until Java makes them
>>> popular by not having them." James Iry
>>>
>>> _______________________________________________
>>> 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
>>
>
>
> _______________________________________________
> 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