Calc app from BeOS

I didn’t remember about it from BeOS time.

Sources compiling without big changes… nostalgia :slight_smile:

Maybe a few changes are needed to make the GUI ok on Haiku, but features are working fine :slight_smile:

9 Likes

Nicely done! Some UI polishing would be indeed good to have as currently it looks like hell of a perfectionist, it’s almost there, but never quite really :upside_down_face:

Switching such a rather simple app over to Layout Kit should be easy.
With BGridLayout,all buttons should be in perfect rows.
Also,not sure if HiDPI scaling does currently work with it,that would be automatically fixed by using the LayoutKit.

2 Likes