01-19-2014, 04:58 AM 
		
	
	
		Hello Gintaras!
How can i reset toolbars from a function instead of using the menu?
Thank you.
	
	
	
	
How can i reset toolbars from a function instead of using the menu?
Thank you.
| 
					 reset toolbars?
				 | 
| 
		
		
		01-19-2014, 04:58 AM 
		
	 
		Hello Gintaras! How can i reset toolbars from a function instead of using the menu? Thank you. 
		
		
		01-19-2014, 07:10 AM 
		
	 
		Close the toolbar and delete its registry value in key "Software\gindi\qm2\settings\toolbars". However this will not work in future QM versions, then post here again.
	 
		
		
		01-20-2014, 09:42 PM 
		
	 
		Thank you. Somehow here path is "Software\Gindi\QM2\Toolbars". Best regards. 
		
		
		01-21-2014, 03:44 AM 
		
	 
		Yes, my mistake.
	 
		
		
		01-21-2014, 03:55 AM 
		
	 
		<deleted>
	 
		
		
		01-22-2014, 10:58 PM 
		
	 
		Thanks again!
	 
		
		
		02-06-2014, 05:53 AM 
		
	 
		In QM 2.4.0: Macro Delete toolbar settings from DB int w=win("TOOLBAR1" "QM_toolbar"); if(w) clo w
		
		
		02-07-2014, 06:52 AM 
		
	 
		Hello Gintaras! Great features in new version! Thank you for that. Following code works. Just wondering if there is a shorter or better way. Macro ResetTB QMITEM q; int iBest regards. 
		
		
		02-07-2014, 07:05 AM 
		
	 
		
		
		02-07-2014, 07:18 AM 
		
	 
		New to Sqlite. Can QM toolbar be excluded? Or restarted without qm restart?
	 
		
		
		02-07-2014, 07:45 AM 
		
	 
		
		
		02-07-2014, 07:46 AM 
		
	 
		Can be excluded with Sqlite too, but it is easier with your code. Macro restart toolbars ;close all toolbars, and remember their names and owner windows
		
		
		02-07-2014, 07:56 AM 
		
	 
		Oh ok, i took it from init function.
	 
		
		
		02-07-2014, 08:00 AM 
		
	 
		Sorry, it is correct, I forgot about it.
	 
		
		
		02-07-2014, 08:10 AM 
		
	 
		Ok i can work with that! Again, thanks for the update and the fantastic new features. Best regards. | 
| 
					« Next Oldest | Next Newest »
				 |