I'd be happy with shoes just taking a 128x128 or similar icon and scaling it as needed, perhaps an unsharp mask over it.. if people want even more exacting OS specific icon design they can go ahead and do it the hard way with icofx :)

On 31/10/2008, at 2:33 PM, _why 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

Reply via email to