Nulla o quasi
git-svn-id: svn://10.65.10.50/trunk@2880 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									ef3e445516
								
							
						
					
					
						commit
						193aa479cd
					
				@ -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();
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user