PlusBar MakeNewProfile

 MakeNewProfile

although I originally started PlusBar as a tool for SciTE, during the programming process, I realized that with minor modifications and taking a more objective approach, it would work with other programs as an active X element.
 
Let's start with an example, what else? with the classic notepad, that everyone has in their PC
 1*    open the Menu Editor
 
 

 
 

 

 

 

 

 

2*    and choose MakeNewProfile

 


 

 

 

 

3*    as the MsgBox say first Select (Activate) the window you wand to track and then click OK
        open Notepad and then press OK to MsgBox   


 

 

 

 

 

4*    as Default, the PlusBar sits above the title-bar.
        From the configuration , move the PlusBar to the position you want,
        and close the configuration window


 

5*    from X we open the Menu Editor

 









6*    here I should note that the menu is divided by separator by category,
        e.g  file, edit, format, view, help

        This will only work on standard menus. Unfortunately, many menus in use today are actually                custom written or toolbars "pretending" to be menus. This is true for most Microsoft applications

 



 















The new profile for notepad is ready. All the items found in the menu are Type: 1

7*    here I suggest you save the original setting Default-Auto.ini with Save Setting as ...





 

give it a name, eg main-settings.ini

8*    To display the new setting, press the X in PlusBar, and choose Restart

 






9*    After restart the PlusBar, if we press the X in PlusBar, you will see more setting in menu
        the active setting is marked with >

 







Select the new main-settings.ini setting to enable - activate the new setting.

10*    Then we open the Menu Editor , and deactivate unnecessary command, we rank them according to preference, and we put icons that we like
And then we click the

Save & Activate Curent Setting




Comments

Popular posts from this blog

ControlGetHandle ($hWnd, "", "[REGEXPCLASS:<>; INSTANCE:<>]")

Simple Calculator