Need a little help about EB

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Post Reply
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Need a little help about EB

Post by supersonictt »

Hello all,

Am building an extension that has an option to choose the easing method (easeInExpo, easeOutExpo, etc...), but if I choose "options" for this property, it will sort them alphabetically, so how can I make it show as it is shown in the built-in carousel in WWB (i.e. linear then swing then jswing etc...)?

Thanks.
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: Need a little help about EB

Post by [RZ] »

ext bldr
general tab
properties frame
[ ] sorted categories
[ ] sorted values
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Need a little help about EB

Post by supersonictt »

[RZ] thank you so much for the reply.
Well, you mean I need to untick these two options, then add the easing values?
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: Need a little help about EB

Post by [RZ] »

i just told you the available sorting options.
this depends on what you want to sort or leave as you entered.
categories, values, both of them, or none of them.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Need a little help about EB

Post by supersonictt »

Well, I tried all the options but it is still not working!
How did you set these options in your oc2 extension? As I can see, the options (Icon, Hover, Tooltip) are sorted as you entered them AND the easing options are sorted as you wanted.
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: Need a little help about EB

Post by [RZ] »

brilliant question! :)
well, sometimes i don't use the ext builder and i directly write/edit the file. ;)
anyhow, move up/move down and ticking/unticking options should work...
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Need a little help about EB

Post by supersonictt »

[RZ] wrote: well, sometimes i don't use the ext builder and i directly write/edit the file. ;)
Haha :D I got you on that ;)
Thanks a lot for that :)
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: Need a little help about EB

Post by [RZ] »

yeap...
i reuse my own code sometimes, so instead of re-enter all the common stuff one by one, i move some structures from here and there... and for other esoteric and secret ancient codes i prefer to directly write and/or edit the file. oops, late here?
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Need a little help about EB

Post by supersonictt »

Yes that makes sense ;)
Post Reply