OK , so I wanted to apply a custom image to one of my windows using AppleScript Studio . There is a separate property for this , minimized image . Now I tried <BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><pre><font size=1 face=courier> set minimized image of window <font color = red>"mywindow"</font> to load image <font color = red>"myimage"</font> </font>[/code] and several other variations , but nothing seems to work.
So I started looking around on several mailing list , and I found a lot of people who were asking the same problem , but I found absolutely no answer to the question.
It is not only an AS Studio problem , the Cocoa method setMiniwindowImage apparently doesn't work either.
Is there anybody here that knows how to do this?
Omnigroup guys ? Will you tell me the secrets of OmniWeb dock window updating ?
I would really appreciate some help with this .