[squeak-dev] State of Roassal3 on Squeak

Marcel Taeumel marcel.taeumel at hpi.de
Wed Oct 28 09:19:48 UTC 2020


Hi Timothy.

How does one load Roassal3 after loading Announcements? On squeaksource.com, I see that you committed both "Roassal3" and "Roassal3-" packages. Trying to load/merge "Roassal3-tty.18" fails with:

This package depends on the following classes:
  GPoint
  GPolygon
  LinearGradientPaint
  AthensAffineTransform
  NSInterpolator
  GradientPaint
  GEllipse

Best,
Marcel
Am 27.10.2020 20:39:49 schrieb gettimothy via Squeak-dev <squeak-dev at lists.squeakfoundation.org>:
Hi Folks


Quick status report as I see it.



The majority of RSExamples work or "semi-work"


Of those that do not work, the errors fall into about 3 or 4 types.


1. Icon lookups

2. What appears to be a Color lookup using the Hue-Intensity?-? instead of RGB values.

3. Pie charts most throw the same error, it is in the guts of the Balloon engine and will require some graphics chops to solve correctly.

4. Some interactions will throw a million or two debuggers.

The Semi-work are mostly layout issues or the canvas is blank.


All the RSExamples can be run from RSExampleDoits class side methods, where the doits for all examples are grouped by "working" , "semi-working" or "not working"



This is a really cool package, I think most squeakers will really enjoy it going forward.

Cordially,


t
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20201028/bd029012/attachment.html>


More information about the Squeak-dev mailing list