2015-04-16 17:06 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
On 16 Apr 2015, at 16:44, Nicolai Hess <nicolaihess@web.de> wrote:
2015-04-16 15:48 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
I want to add a âresourcesâ page in pharo.org. The reason is simple: we are used to know (more or less) what we have, but people doing a search of what is pharo, etc. does not know what they can have *just downloading it*. I made a mall list. I need you to help me to complete it.
Keep in mind this is high level stuff (not details), frameworks and tools that can be used out of the box for people downloading Pharo.
thanks! Esteban
Suggestions:
- I would move "Refactoring Tools" to frameworks, or do we have a Refactoring Tool besides Code Critics and Nautilus refactoring support? - Glamour is more a framework than a GUI library
ok, this two.
- I would remove OSWindow it does not work "out of the boxâ.
not quite. With SDL2 is very usable⦠it is rough, thatâs true⦠but it works :)
:)
(and stable vm come with sdl2 for all platforms, too)
- there is a "Graphics" entry in category "Graphics", some hints what you would like to see for this entry?
yeah⦠name not good. This is the old graphics library (the one we actually use to display the world), I donât know how to call it⦠BitBlt graphics, perhaps?
"Canvas" or "Bitmap graphics"
Esteban