From 193aa479cd283fbb9cb3da33893f5c2bcf9c0e1c Mon Sep 17 00:00:00 2001 From: villa Date: Tue, 21 May 1996 10:48:25 +0000 Subject: [PATCH] Nulla o quasi git-svn-id: svn://10.65.10.50/trunk@2880 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/viswin.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/viswin.cpp b/include/viswin.cpp index 3eb8f8ac9..d66ebc3be 100755 --- a/include/viswin.cpp +++ b/include/viswin.cpp @@ -603,7 +603,7 @@ void TViswin::repos_buttons () // autoscroll(TRUE); for (int i = 0; i < _modules.items(); i++) - ((TImage&)_modules[i]).set_pos(4, 4+int(rows()-BUTTONROW_SIZE)*CHARY); + ((TImage&)_modules[i]).set_pos(4, 4+int(rows()-BUTTONROW_SIZE)*ROWY); const int buttons = _button.items(); if (buttons > 0) @@ -1184,11 +1184,11 @@ void TViswin::update () erase_point(); autoscroll(FALSE); set_mode(M_COPY); - if (_showbuts) - { +// if (_showbuts) +// { // set_brush (BACKGROUND); // bar ((X_OFFSET-1), rows()-BUTTONROW_SIZE, columns()+1, rows() + 1); - } +// } if (_need_update) { check_link();