09-07-2015, 06:03 PM
QM saves toolbar properties in two places:
1. Position, sizes and right-click menu settings - in a database table in current file. Saves automatically, eg when closing a toolbar. Then gets from there when creating the toolbar again, if not specified in toolbar text.
2. Anything - in the first line of toolbar text. If position, size or right-click menu settings are specified there, they have higher priority than the above. If not specified, are used the above.
Quite difficult to get toolbar properties and save in toolbar text (2). Look here: Accessing Toolbar Properties in QM2.4.3
1. Position, sizes and right-click menu settings - in a database table in current file. Saves automatically, eg when closing a toolbar. Then gets from there when creating the toolbar again, if not specified in toolbar text.
2. Anything - in the first line of toolbar text. If position, size or right-click menu settings are specified there, they have higher priority than the above. If not specified, are used the above.
Quite difficult to get toolbar properties and save in toolbar text (2). Look here: Accessing Toolbar Properties in QM2.4.3