From: Meinrad Recheis Date: 2006-05-26T22:39:10+09:00 Subject: Re: FXRuby - Howto remember some default settings as specified by the user ? On 5/26/06, Nuralanur@aol.com wrote: > Dear all, > > in an FXRuby GUI, I want to give the user many choices and I am searching for > a way to let FXRuby remember these upon the next start of the GUI > application. [...] there is no such mechanism implemented in fox / fxruby (at least i don't know of any) you 'll need to hack your own. i had this problem too and wrote my own module for remembering usersettings. -- henon