Исправлено
- Фикс расширяемости фрейма в настройках Выделен патч для фикса смены языка/расположения иконки для x32
This commit is contained in:
		
							parent
							
								
									a1d7766e47
								
							
						
					
					
						commit
						217ed1d0a5
					
				
					 2 changed files with 24 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -398,9 +398,10 @@ static Ihandle* settingsBoxAbout()
 | 
			
		|||
    IupSetAttribute(inputAbout, "VISIBLELINES", "6");
 | 
			
		||||
    IupSetAttribute(inputAbout, "PADDING", "5");
 | 
			
		||||
    IupSetAttribute(inputAbout, "FORMATTING", "YES");
 | 
			
		||||
    IupSetAttribute(inputAbout, "EXPAND", "YES");
 | 
			
		||||
    IupSetAttribute(inputAbout, "VALUE", getAbout());
 | 
			
		||||
 | 
			
		||||
    return IupSetAttributes(IupFrame(IupHbox(inputAbout, NULL)), "TITLE=\"О программе\", MARGIN=10x10");
 | 
			
		||||
    return IupSetAttributes(IupFrame(IupHbox(inputAbout, NULL)), "TITLE=\"О программе\", MARGIN=5x5");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static Ihandle* settingsHorizontalBox()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue