tomwalters@0: % method of class @parameter tomwalters@0: % bleeck@3: % (c) 2011, University of Southampton bleeck@3: % Maintained by Stefan Bleeck (bleeck@gmail.com) bleeck@3: % download of current version is on the soundsoftware site: bleeck@3: % http://code.soundsoftware.ac.uk/projects/aimmat bleeck@3: % documentation and everything is on http://www.acousticscale.org tomwalters@0: tomwalters@0: function params=setfirstfocus(params,where) tomwalters@0: % sets the first focus to an element. When the gui is opend this one gets tomwalters@0: % the focus tomwalters@0: tomwalters@0: params.firstfocus=where;