Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
wxAUI
killerbot:
that was fast Sam !!! :shock:
280Z28:
Small goof. I didn't try to change the colors.
This has to be added to the event table for EnvironmentSettingsDlg (in addition to that patch).
--- Code: --- EVT_BUTTON(XRCID("btnAuiActiveCaptionColor"), EnvironmentSettingsDlg::OnChooseColor)
EVT_BUTTON(XRCID("btnAuiActiveCaptionGradientColor"), EnvironmentSettingsDlg::OnChooseColor)
EVT_BUTTON(XRCID("btnAuiActiveCaptionTextColor"), EnvironmentSettingsDlg::OnChooseColor)
EVT_BUTTON(XRCID("btnAuiInactiveCaptionColor"), EnvironmentSettingsDlg::OnChooseColor)
EVT_BUTTON(XRCID("btnAuiInaCaptionGradientColor"), EnvironmentSettingsDlg::OnChooseColor)
EVT_BUTTON(XRCID("btnAuiInaCaptionTextColor"), EnvironmentSettingsDlg::OnChooseColor)
--- End code ---
280Z28:
Screenshot
[attachment deleted by admin]
mandrav:
So it was you Sam, the "nobody" who posted this patch at SF.
Afraid to say it but it doesn't apply to the current SVN HEAD...
--- Quote from: ubuntu ---
patching file src/environmentsettingsdlg.cpp
patching file src/main.cpp
Hunk #1 succeeded at 1228 (offset -1 lines).
patching file src/resources/env_settings.xrc
patching file src/wxAUI/manager.cpp
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file src/wxAUI/manager.cpp.rej
patching file src/wxAUI/manager.h
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file src/wxAUI/manager.h.rej
--- End quote ---
280Z28:
--- Quote from: mandrav on January 10, 2006, 10:09:35 pm ---So it was you Sam, the "nobody" who posted this patch at SF.
Afraid to say it but it doesn't apply to the current SVN HEAD...
--- End quote ---
It's a patch on 1701. Do you want me to make one on 1703?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version