> You want to change the icon of the executable,? or the icon shown in a
> running process? For later you need Windows api knowledge.
Good question--it''s the icon shown in the task bar for windows. I
assume the api isn''t too hard to handle--just wanted to check if
ruby/rubyw allowed for such a thing yet or not. Appears that they do
[a tk app can change the icon] but when you get multiple tk apps and
the icons are grouped into a single, it reverts to the original ruby
icon [which is a bit confusing during use].
Thanks!
-r