Page 1 of 1

Add More Function to Main Button

Posted: 16 Jun 2014 12:19
by edyyus
I only to share how Add More Function to "Main Button" for more space in Toolbar
and Simple Menu to manage your file,

My english not so good,
so, i make animation picture to explain this.

Re: Add More Function to Main Button

Posted: 16 Jun 2014 13:28
by bdeshi
Nice! :appl:

Re: Update Simple MenuS

Posted: 11 Nov 2014 12:11
by edyyus
Update Simple MenuS
Simple script menu to manage your File, Folder and Software
or loding script

Changelog:
1. Ad Drag n' Drop

--------------------------

1) Paste folder "MenuS" in Script folder

2) Left click ctb Button

load ("MenuS\00MainMenuS.xys");

3) For Use Drag n' Drop, use derect to other script in ctb button (Left click) or from catalog

load ("MenuS\01MenuS.xys");
load ("MenuS\01MenuS1.xys");
load ("MenuS\01MenuS2.xys");
load ("MenuS\01MenuS3.xys");

load ("MenuS\02MenuS.xys");
load ("MenuS\02MenuS1.xys");
load ("MenuS\02MenuS2.xys");
load ("MenuS\02MenuS3.xys");

load ("MenuS\03MenuS.xys");
load ("MenuS\03MenuS1.xys");
load ("MenuS\03MenuS2.xys");
load ("MenuS\03MenuS3.xys");

load ("MenuS\04MenuS.xys");
load ("MenuS\04MenuS1.xys");
load ("MenuS\04MenuS2.xys");
load ("MenuS\04MenuS3.xys");

--------------------------------------------------------------------------

1) Paste ::snippet; into the address bar and press ENTER. A text box will open to enter snippet.

2) And here comes the copy+paste ready snippet. I will create a new button at the right end of your toolbar.

Code: Select all

Snip: CTB 1
  XYplorer 14.50.0204, 11.11.2014 08:51:37
Action
  NewUserButton
Name
  Simple MenuS
Icon
  %winsysdir%\shell32.dll /58
ScriptL
  load "<xyscripts>\MenuS\00MainMenuS.xys";
ScriptR

FireClick
  0
Download

Re: Add More Function to Main Button

Posted: 03 Dec 2014 05:12
by edyyus