March 26, 2009
9:04 a.m.
Lukas Renggli a écrit :
Looks cool and I would be glad to see this in Pharo.
thanks
previous: #wmSystemSettings; line: true;
Instead of introducing these hard dependencies (and possiblity conflicts) to define the order and groups, why not use simple order/priority number that the items are then sorted along? When using floats you could even group them along the same integer value. I think VW does something like that ...
1.1 Tools 1.2 Windows 1.3 Debug
yes, I suspected there was a problem with the ordering. I make a try. thanks for your review. Cheers alain
Lukas