win universal app - Qt Quick Controls 2 UWP CommandBar implementation -


i want implement commandbar uwp design such here:

commandbar

i didn't found accepted solutions, therefore, think how implement own implementation. main problems me:

  1. how implement moving buttons menu if width not enough displaying buttons?
  2. how implement item control cascade filling him?


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -