in reply to Re: k-Means Clustering demo program with Tk
in thread k-Means Clustering demo program with Tk
But your entry text box, for the number of clusters, now looks very big, doesn't it? And you resorted to use a fixed width for the coordinates, 3 digits per coordinate, or else the widgets would jump to the left and to the right.
I really really dispise layout managers, Java's AWT is another one like that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: k-Means Clustering demo program with Tk
by zentara (Cardinal) on Apr 09, 2006 at 19:04 UTC |