Added checking of EnableEffects flag and not allowing changes to color or underlining...
authorKevin Hock <hockkn@yahoo.com>
Sun, 7 Nov 2004 05:38:02 +0000 (05:38 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sun, 7 Nov 2004 05:38:02 +0000 (05:38 +0000)
commit8ae6cfb696ca8b55a1bb96ec996c224df9238a7c
tree9b0a3ed19236c6d1825e66363efa8bc5732eed34
parent8632fc366faa543d63e5f531bba8c59ecf40ce02
Added checking of EnableEffects flag and not allowing changes to color or underlining if it is not set, consistent with MSW (GTK2 native control doesn't offer underlining or color, so flag is essentially always disabled on GTK2)

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