]> git.saurik.com Git - wxWidgets.git/commit - interface/wx/propgrid/property.h
Added 'HasAlpha' attribute for wxColourProperty. Setting it to true allows user to...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 2 Jan 2011 10:14:29 +0000 (10:14 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 2 Jan 2011 10:14:29 +0000 (10:14 +0000)
commit6f3f38980f10a935f3b47dbf0d3b4643e96a4be2
tree51fcc404ae284d6c8a72eff65a231aa7375db431
parent2e5f9929e68e3878728c6a915268f4e8ed09383a
Added 'HasAlpha' attribute for wxColourProperty. Setting it to true allows user to edit the alpha component.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/propgrid/advprops.h
include/wx/propgrid/property.h
interface/wx/propgrid/property.h
samples/propgrid/propgrid.cpp
samples/propgrid/tests.cpp
src/propgrid/advprops.cpp