New tool layout with new components
authorMiguel Vilaca <jmvilaca@di.uminho.pt>
local dateThu, 19 Jan 2006 18:39:55
dateThu, 19 Jan 2006 18:39:55
hash20060119183955-970b1-500ef045c21c1219c9c0629975e538cc77834040
New tool layout with new components

This patch adds several new graphical components to support features of the tool.
That includes a visible palette which builds a button for each shape, painting the button with the drawn shape.
The state also changes to have the current selected shape.
At start-up the first shape is chosen as the default one.
5 file(s) changed:
src/Network.hs +14 -9
src/NetworkControl.hs +4 -3
src/NetworkUI.hs +121 -4
src/State.hs +19 -0
startghc.bat [added]