Selection Store 1.0.1 (March 27, 2014)

Discuss and share scripts and script files...
yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

tried to load the script via (go to) in user commands and put the ID of command instead of load"SelectionStore.xys"; in button right click and it gives same result
Image
so there is no solution, thanks.

klownboy
Posts: 4397
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440

Re: Selection Store 0.1 (July 24, 2013)

Post by klownboy »

yusef88 wrote:why when putting SelectionStore as right click of customized button the menu does not appear directly, while when loading other scripts they load directly..why must to click twice until the menu appears
Hi yusef88, It's been awhile but you can set XY such that a right clickcmenu will display directly by using this tweak.

Code: Select all

; Tweak: no Click, Edit, Customize Toolbar
CTBNoRClickDefaultCommands=1
Once set though you will have to use control-right click to display the normal Click, Edit, Customize Toolbar menu.
Ken

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

klownboy wrote:
yusef88 wrote:why when putting SelectionStore as right click of customized button the menu does not appear directly, while when loading other scripts they load directly..why must to click twice until the menu appears
Hi yusef88, It's been awhile but you can set XY such that a right clickcmenu will display directly by using this tweak.

Code: Select all

; Tweak: no Click, Edit, Customize Toolbar
CTBNoRClickDefaultCommands=1
Once set though you will have to use control-right click to display the normal Click, Edit, Customize Toolbar menu.
Ken
hi klownboy
very thanks for this information ,now working as I want

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

note: this cancel the ability to modify the button

Enternal
Posts: 1174
Joined: 10 Jan 2012 18:26

Re: Selection Store 0.1 (July 24, 2013)

Post by Enternal »

klownboy wrote:
yusef88 wrote:why when putting SelectionStore as right click of customized button the menu does not appear directly, while when loading other scripts they load directly..why must to click twice until the menu appears
Hi yusef88, It's been awhile but you can set XY such that a right clickcmenu will display directly by using this tweak.

Code: Select all

; Tweak: no Click, Edit, Customize Toolbar
CTBNoRClickDefaultCommands=1
Once set though you will have to use control-right click to display the normal Click, Edit, Customize Toolbar menu.
Ken
Oh very neat! Never knew about this and I did go through the tweaks before. Anyway thanks!
yusef88 wrote:note: this cancel the ability to modify the button
Yep. However, you can just Hold Control and Right Click and you will get the edit menu once again.

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

Enternal wrote: Yep. However, you can just Hold Control and Right Click and you will get the edit menu once again.
menus look better now without clutter,thanks.

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

why after restart XY all items in selection store cleared
========
solution
Image

Enternal
Posts: 1174
Joined: 10 Jan 2012 18:26

Re: Selection Store 0.1 (July 24, 2013)

Post by Enternal »

I have now simplify the menu by a lot and also clear up the menu to clarify what each item does:
SStore.png
SStore.png (24.44 KiB) Viewed 3739 times
Also the script no longer limits your amount of container (Store) that you make. Previously, you are limited to 2 and it was very clunky switching between them and using them. Now you can save and load as many as you wish. When you save each Store, they are stored in XYplorer's script folder as files with extension ".store". Also, as before, you can still drag and drop files onto the script. Have fun and report any issues you find!

Note: I still have not finalize the file extension or the naming yet so those might change later. Of course, the content of the .store files are simply a file/folder per line.
Attachments
SelectionStore_Beta.xys
(9.13 KiB) Downloaded 203 times

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

i added some files to sore 1 then
1- saved it
2- cleared it to switch to a new store
3- load store 1 again
and that's the result
Attachments
1.png
1.png (58.75 KiB) Viewed 3719 times

Enternal
Posts: 1174
Joined: 10 Jan 2012 18:26

Re: Selection Store 0.1 (July 24, 2013)

Post by Enternal »

Ah! Found and fixed. Will release a new test version tomorrow since I'm still changing and adding a few more things to it. Thanks!

EDIT: Ok. A new test version with some more changes.
*Store files (*.store) are now saved directly to SStore folder in XYplorer's script folder.
*Added Goto Menu Entry to go to folder where Store (*.store) files are saved.
*When showing Store items, the tabs that is opened is locked. It's now unlocked to make it less of a hassle to close.
*Check for Existing File name when saving Store and ask you if you want to rewrite it. Previously, it automatically renamed and saved it as a new name using the XYplorer file incremement naming settings for name collisions.
*You can load a Store file by clicking on "Current Store..." menu entry in addition to the separate Load Store entry menu. Thought it was kind of intuitive to load a Store that way. Kind of redundant but oh well.

Note: Don't worry about the Debug menu entry. I took that screenshot when I was working on it and those entries are gone.
2014-03-22_052116.jpg
2014-03-22_052116.jpg (93.58 KiB) Viewed 3707 times
Attachments
SelectionStore_Beta2.xys
(10.13 KiB) Downloaded 190 times

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

I hope that the idea would be a clear
after save a store and give it a name the items in main store "default one" should be cleared automatically
_______
"show store items" would be good to open in a new tab
Attachments
22.png
22.png (24.48 KiB) Viewed 3700 times

Enternal
Posts: 1174
Joined: 10 Jan 2012 18:26

Re: Selection Store 0.1 (July 24, 2013)

Post by Enternal »

yusef88 wrote:I hope that the idea would be a clear
after save a store and give it a name the items in main store "default one" should be cleared automatically
Good idea. I added it to my most recent version.
yusef88 wrote:"show store items" would be good to open in a new tab
:lol: If you look at my script, I do have the option to open it in a new tab but it's currently disabled because I had an issue on my side. Currently trying to fix it on my side first before re-enabling it.

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

thank you for taking account of my feedback..good luck.

Enternal
Posts: 1174
Joined: 10 Jan 2012 18:26

Re: Selection Store 0.1 (July 24, 2013)

Post by Enternal »

Sorry it took a while. I have attached a 3rd beta now. In additional to changes from your feedback, there's some other small stuff which I don't remember anymore lol. In general though, I think it's pretty much ready but let see if anyone can break something or want something. :)
Attachments
SelectionStore_Beta3.xys
(10.33 KiB) Downloaded 195 times

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Selection Store 0.1 (July 24, 2013)

Post by yusef88 »

hi Enternal
please check attached video;I just add 2 files to default store, from where the other items came?
___________
show store item(s) . please make it open in new tab
__________
suggest to prevent visual distraction
Attachments
2014-03-23_190735.png
2014-03-23_190735.png (22.1 KiB) Viewed 3662 times
2.png
2.png (5.04 KiB) Viewed 3667 times
Selection Store.zip
(747.79 KiB) Downloaded 194 times

Post Reply