Summary

port bb to FLTK 1.4

Metadata

Description

The "bb" egg uses "position", which is deprecated and has been removed in FLTK 1.4. Use insert_position(p, m) or Fl_Widget::position(x, y) instead

Changes and comments

[2026-07-10 23:02:14 UTC] felix changed summary from bb to bb uses deprecated/removed API function

[2026-07-10 23:02:14 UTC] felix set version to 6.0.0

[2026-07-10 23:03:24 UTC] felix changed summary from bb to bb uses deprecated primitive

[2026-07-10 23:03:50 UTC] felix set version to 6.0.0

[2026-07-10 23:04:07 UTC] felix changed summary from bb to bb uses deprecated primitive

[2026-07-10 23:07:11 UTC] felix changed summary from bb to bb uses deprecated primitive

[2026-07-11 11:16:12 UTC] felix changed summary from bb to port bb to FLTK 1.4

[2026-07-11 11:17:15 UTC] felix wrote:

There may also be further deprecations and removals in the API.