I've tried to trace the "TAB" error using FileMon http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx but i'm not able to see anything wrong
> You'll need to use a tool like IcoFX. <http://icofx.ro/> > Eventually, I'd like to make this more automatic, but it'll be > challenging because you'll still need to design several different > pixel sizes. > perfect, i'm now able to change the icon for the generated binary file Thanks On Fri, Oct 31, 2008 at 5:33 AM, _why <[EMAIL PROTECTED]> wrote: > On Thu, Oct 30, 2008 at 11:05:36PM +0200, Abdullah Mancy wrote: >> when i run the sample Application 'good-reminder.rb' >> then i press 'TAB' button once or twice i get Error > > It happens on samples/good-vjot.rb as well, so it must be a focus > issue with nested windows. Thankyou for pointing this out. > >> I've 2 more questions >> 1 - changing the application icon! how to? > > You'll need to use a tool like IcoFX. <http://icofx.ro/> > Eventually, I'd like to make this more automatic, but it'll be > challenging because you'll still need to design several different > pixel sizes. > > With larger pixel sizes becoming common, though, it's possible that > you could draw your icon programmatically in Shoes and then we'll > export to all the different resource types. The binject extension > can handle that for windows. > >> 2 - how to make "Enter/return" key works on buttons,.. because >> currently "space" key can only give action on the buttons? > > Also a good question. > > _why > -- Mancy CTO, eCribz Inc. Web Developer, Holibyte Online Solutions Phone USA: +1 (571) 366-7780 Phone UK: +44 (207) 193-3999 Fax: +1 (206) 691-8377 PS. http://www.rasoulallah.net/ http://www.youtube.com/watch?v=YBTS4JwyDLc
