Add More Function to Main Button

Discuss and share scripts and script files...
Post Reply
edyyus
Posts: 48
Joined: 16 May 2014 11:14

Add More Function to Main Button

Post 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.
To see the attached files, you need to log into the forum.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Add More Function to Main Button

Post by bdeshi »

Nice! :appl:
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

edyyus
Posts: 48
Joined: 16 May 2014 11:14

Re: Update Simple MenuS

Post 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
To see the attached files, you need to log into the forum.

edyyus
Posts: 48
Joined: 16 May 2014 11:14

Re: Add More Function to Main Button

Post by edyyus »


Post Reply