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.
Need a little help about EB
- [RZ]
-
- Posts: 1912
- Joined: Tue Nov 04, 2008 12:08 pm
Re: Need a little help about EB
ext bldr
general tab
properties frame
[ ] sorted categories
[ ] sorted values
general tab
properties frame
[ ] sorted categories
[ ] sorted values
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Need a little help about EB
[RZ] thank you so much for the reply.
Well, you mean I need to untick these two options, then add the easing values?
Well, you mean I need to untick these two options, then add the easing values?
- [RZ]
-
- Posts: 1912
- Joined: Tue Nov 04, 2008 12:08 pm
Re: Need a little help about EB
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.
this depends on what you want to sort or leave as you entered.
categories, values, both of them, or none of them.
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Need a little help about EB
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.
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.
- [RZ]
-
- Posts: 1912
- Joined: Tue Nov 04, 2008 12:08 pm
Re: Need a little help about EB
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...

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...
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Need a little help about EB
Haha[RZ] wrote: well, sometimes i don't use the ext builder and i directly write/edit the file.![]()


Thanks a lot for that

- [RZ]
-
- Posts: 1912
- Joined: Tue Nov 04, 2008 12:08 pm
Re: Need a little help about EB
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?
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?
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Need a little help about EB
Yes that makes sense 
