Custom control : Implemented update items visibility in respect to the mode

This commit is contained in:
YuSanka
2020-11-02 06:48:30 -08:00
committed by Oleksandra Yushchenko
parent 534a2f5d33
commit 1b3c288b35
5 changed files with 210 additions and 151 deletions
+2
View File
@@ -312,6 +312,8 @@ void Field::get_value_by_opt_type(wxString& str, const bool check_value/* = true
void Field::msw_rescale(bool rescale_sidetext)
{
if (!m_Undo_btn)
return;
m_Undo_to_sys_btn->msw_rescale();
m_Undo_btn->msw_rescale();
m_blinking_bmp->msw_rescale();