Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessing Toolbar Properties in QM2.4.3
#11
Not registered.
When a new toolbar runs, it receives default settings (style/position/size). Also are applied settings specified in toolbar text first line if it begins with space /.
These settings are saved ("registered") when closing the toolbar. Also when changing its style through the context menu.

Also, settings of all running toolbars are saved when you call _qmfile.FullSave. It also saves many other things; read more in FullSave help. It is the easiest way to save toolbar settings, but maybe too heavy, especially when doing it frequently.
Another way: Add err after _qmfile.SettingGetB, and on error create toolbar (mac, only if not running) and close, then maybe reopen if need. Or, if running, let the function right-click and change something.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)