Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: djaydino on July 28, 2015, 04:18:13 AM

Title: Hash Table Sort
Post by: djaydino on July 28, 2015, 04:18:13 AM
Hi,
I was looking for a way sort sort my Hash Table and i stumbled upon this (http://stackoverflow.com/questions/3101626/sort-hashtable-by-possibly-non-unique-values) topic on StackOverflow

and i think this can be very usefull
Title: Re: Hash Table Sort
Post by: jeanfabre on July 28, 2015, 07:39:00 AM
Hi,

 yep, but I haven't found a way yet :) the problem being that it's a c# feature, not a bug... :) and so it's difficult to get around it because the hashtable comes as is basically.

 What I think could work is to extract keys and sort the keys, and then display each entry based on that.

Please keep bumping, certainly after mid August. I need to spend few days on ArrayMaker to give a kick.


Bye,

 Jean
Title: Re: Hash Table Sort
Post by: djaydino on July 28, 2015, 08:22:08 AM
Hi,
yeah i have been trying also to get this working somehow, but no success yet.
Title: Re: Hash Table Sort
Post by: dudebxl on December 23, 2015, 01:42:10 PM
I built an action but something is strange with hashtable always re-sorting itself. Waiting for feedback from JF and then I will update this post. 
Title: Re: Hash Table Sort
Post by: jeanfabre on January 13, 2016, 02:14:09 AM
Hi,

 Did I provided feedback? do not hesitate to bump me, I need this, as my pile of pending task is just overwhelming.

Bye,

 Jean
Title: Re: Hash Table Sort
Post by: dudebxl on January 14, 2016, 01:59:51 PM
Hi,

Thanks for your interest - I have posted pictures of what happens http://hutonggames.com/playmakerforum/index.php?topic=11919.0

Due to this, i cannot sort a hashtable when in index char.

Thx  :D
Title: Re: Hash Table Sort
Post by: jeanfabre on January 24, 2017, 03:06:19 AM
Hi,

 replied.

 Bye,

 Jean