From: Shamus Hammons Date: Thu, 15 Aug 2013 23:42:16 +0000 (-0500) Subject: Fixed loading code, added "Base Unit" dialog. X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=89b8b0c60579d8ef0cf9a13521e7bf7c7864883f;hp=89b8b0c60579d8ef0cf9a13521e7bf7c7864883f;p=architektonas Fixed loading code, added "Base Unit" dialog. Loading code (and the underlying copy code) still needs some way to deal to deal with Connections. Right now, the load code just creates the objects and stuffs them into a Container. Also, the "Base Unit" needs to be a property that gets saved with the drawing, so it will eventually need its own settings dialog. ---