Optional widgets created and destroyed on-the-fly

Issue #154 closed
Former user created an issue

Originally reported on Google Code with ID 154

The keypad and all dock widgets must be present in memory only when
requested to be shown (and deleted when hidden). Menus, despite being
possible to hide, are not included in this optimization. This approach is
much more memory-friendly, which is very nice in a mobile version.

Reported by helder.pereira.correia on 2008-02-14 00:45:37

Comments (3)

  1. Former user Account Deleted

    ``` Fixed in trunk (revision 1070). ```

    Reported by `helder.pereira.correia` on 2008-02-14 00:46:45 - Status changed: `Fixed`

  2. Log in to comment