wxWidgets/samples/shaped
Vadim Zeitlin 279af795ed Make transparency window in the shaped sample work under MSW
Still show transparent window even if IsTransparentBackgroundSupported()
returns false, just don't make their background transparent and only use
SetTransparent() in this case. In fact, don't try to use transparent
background style at all by default and add a separate menu item to do it
if wanted.

Also add a slider to allow changing opacity of the window.

Finally, make the window big enough in high DPI under MSW by using
FromDIP().
2022-03-25 01:46:24 +01:00
..
descrip.mms
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Rebake after the year change 2022-01-14 22:51:24 +01:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01:00
shaped_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
shaped_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
shaped.bkl
shaped.cpp Make transparency window in the shaped sample work under MSW 2022-03-25 01:46:24 +01:00
star.png