issue-#135 adding hierarchical menus
Posted: Thu Oct 13, 2016 12:44 pm
Since hierarchical menus have not made it into 1.7 but are on the wish list of many users and center members,
I took a closer look into the CpcDropDown implementation and prepared a version that is integrated with HostMenus.
By integrating it into HostMenus it was possible to add support for keyboard shortcuts.
Existing nested menus that worked with CpcDropDown are expected to work without CpcDropDown being installed.
Furthermore, it is also possible to have CpcDropDown installed together with the updated HostMenus.
This should avoid any migration problems.
Here are the diffs: http://redmine.blackboxframework.org/pr ... 6a0f3ab1b6.
Here is a link to a test version: http://blackboxframework.org/unstable/i ... a1.704.zip
Are there any other limitations of CpcDropDown that we could eliminate?
I have also fixed some confusing text in the docu. It seems to refer to an older version of BlackBox.
- Josef
I took a closer look into the CpcDropDown implementation and prepared a version that is integrated with HostMenus.
By integrating it into HostMenus it was possible to add support for keyboard shortcuts.
Existing nested menus that worked with CpcDropDown are expected to work without CpcDropDown being installed.
Furthermore, it is also possible to have CpcDropDown installed together with the updated HostMenus.
This should avoid any migration problems.
Here are the diffs: http://redmine.blackboxframework.org/pr ... 6a0f3ab1b6.
Here is a link to a test version: http://blackboxframework.org/unstable/i ... a1.704.zip
Are there any other limitations of CpcDropDown that we could eliminate?
I have also fixed some confusing text in the docu. It seems to refer to an older version of BlackBox.
- Josef