[vwnc] ICON_BIG & ICON_SMALL?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] ICON_BIG & ICON_SMALL?

Mark Plas

Hi,

 

Has anyone tried to set the the small icon of a window from within VW on MS-Windows? It can be done using

 

      SendMessage(hWnd, WM_SETICON, ICON_SMALL, handle_to_the_small_icon)

 

I just wanted to know if anyone has some code lying around that creates the ‘handle_to_the_small_icon’ based on a smalltalk Image&Mask.

 

Thanks in advance,

Mark


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc