]> git.saurik.com Git - wxWidgets.git/commit
create controls with 1*1 size by default, not 0*0 as it wreaks havoc with wxRect...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Dec 2004 18:56:36 +0000 (18:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Dec 2004 18:56:36 +0000 (18:56 +0000)
commit7fe985eede7d363ec64ac89549eb6e25d023ebcd
treee40f0edba30a96a9222cad18564244e97a09da55
parentbebc503c78ab14aa0fec098960db3758732e5bbc
create controls with 1*1 size by default, not 0*0 as it wreaks havoc with wxRect::Union logic

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/control.cpp