I have writen a program which use IE ActiveX Window and ShapeWindow. I use shape window to be a skin of frame. My problem is How to layer IE ActiveX Window behind the shape window and mask it with shape window’s picture?
···
–
Surachai Locharoen
I have writen a program which use IE ActiveX Window and ShapeWindow. I use shape window to be a skin of frame. My problem is How to layer IE ActiveX Window behind the shape window and mask it with shape window’s picture?
–
Surachai Locharoen
Surachai Locharoen wrote:
yes, the frame is clipped to the shape area.
but I want to mask a IEActiveX Control with picture.
It like a picture inside a picture frame.
Is it impossible?
No. Currently only top-level windows can be shaped.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!