mirror of
				https://github.com/minetest-mods/mesecons.git
				synced 2025-11-04 12:55:29 +01:00 
			
		
		
		
	Texture the LuaController formspec
This commit is contained in:
		@@ -272,9 +272,10 @@ local reset_meta = function(pos, code, errmsg)
 | 
			
		||||
	errmsg = string.gsub(errmsg, "%]", ")") -- corrupt formspec
 | 
			
		||||
	meta:set_string("code", code)
 | 
			
		||||
	meta:set_string("formspec", "size[10,8]"..
 | 
			
		||||
		"textarea[0.2,0.4;10.2,5;code;Code:;"..code.."]"..
 | 
			
		||||
		"button[3.5,7.5;2,0;program;Program]"..
 | 
			
		||||
		"image_button_exit[9.62,-0.35;0.7,0.7;jeija_close_window.png;exit;]"..
 | 
			
		||||
		"background[-0.2,-0.25;10.4,8.75;jeija_luac_background.png]"..
 | 
			
		||||
		"textarea[0.2,0.6;10.2,5;code;;"..code.."]"..
 | 
			
		||||
		"image_button[3.75,6;2.5,1;jeija_luac_runbutton.png;program;]"..
 | 
			
		||||
		"image_button_exit[9.72,-0.25;0.425,0.4;jeija_close_window.png;exit;]"..
 | 
			
		||||
		"label[0.1,4.5;"..errmsg.."]")
 | 
			
		||||
	meta:set_int("heat", 0)
 | 
			
		||||
end
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 323 B  | 
							
								
								
									
										
											BIN
										
									
								
								mesecons_textures/textures/jeija_luac_background.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								mesecons_textures/textures/jeija_luac_background.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 2.0 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								mesecons_textures/textures/jeija_luac_runbutton.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								mesecons_textures/textures/jeija_luac_runbutton.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 4.2 KiB  | 
		Reference in New Issue
	
	Block a user