FlowBoxSortFunc

A function to compare two children to determine which should come first.

Return Value

< 0 if child1 should be before child2, 0 if they are equal, and > 0 otherwise