Andrew Borodin 2cd33ad0d5 Convert widget coordinates from global to local and vice versa.
Add two widget callbacks:
  * (make_global): convert widget coordinates from local (relative to
    owner) to global (screen).
  * (make_local): convert widget coordinates from global (screen) to
    local (relative to owner).

Such conversions are required when nested widgets and groups are added to
or removed from another groups.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2021-06-20 15:14:56 +03:00
..
2021-03-14 19:48:59 +03:00
2021-04-11 16:58:31 +03:00
2021-04-11 16:58:31 +03:00
2021-03-14 19:48:59 +03:00
2020-12-31 16:26:46 +03:00
2020-10-13 16:34:55 +03:00
2019-03-02 11:24:07 +03:00
2021-03-14 19:52:39 +03:00
2020-03-08 20:17:29 +03:00