[Gsdesign-commits] r212 - pkg/gsDesignGUIReview/osx

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Dec 10 11:18:04 CET 2009


Author: wconstan
Date: 2009-12-10 11:18:04 +0100 (Thu, 10 Dec 2009)
New Revision: 212

Modified:
   pkg/gsDesignGUIReview/osx/gsDesignGUI.dmg
Log:
GSDG-43

* Programmed a very efficient way to save/load a set of designs to a binary file with a *.gsd extension. After loading, a textual summary of the loading automatically is displayed in the text output widget.

* Using a newly created signal-slot communication, I programmed a "live" check on the renaming of a given design by forcing alpha-numeric entries that do not start with a number and must contain at least one character. This ensures that the resulting user-specified design name is usable as an output variable via "varName <- gsDesign()".

* I also replaced the +/- design navigator buttons with equivalent toolbar buttons. This is in keeping more with a Windows style GUI and frees up
space in the navigator. I also added some new icons but the final set is yet to be determined. 


Modified: pkg/gsDesignGUIReview/osx/gsDesignGUI.dmg
===================================================================
(Binary files differ)



More information about the Gsdesign-commits mailing list