mirror of
				https://github.com/Gongxh0901/kunpolibrary
				synced 2025-10-31 03:15:45 +00:00 
			
		
		
		
	仓库中添加内置的demo
This commit is contained in:
		
							
								
								
									
										47
									
								
								demo/extensions-config/fgui/Home/SocketTestWindow.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								demo/extensions-config/fgui/Home/SocketTestWindow.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,47 @@ | ||||
| { | ||||
|     "props": { | ||||
|         "text_input": { | ||||
|             "name": "text_input", | ||||
|             "idPath": "n6_jwlw", | ||||
|             "namePath": "text_input" | ||||
|         }, | ||||
|         "text_input_message": { | ||||
|             "name": "text_input_message", | ||||
|             "idPath": "n9_jwlw", | ||||
|             "namePath": "text_input_message" | ||||
|         } | ||||
|     }, | ||||
|     "callbacks": { | ||||
|         "onCloseWindow": { | ||||
|             "name": "btn_close", | ||||
|             "idPath": "n2_fnoh", | ||||
|             "namePath": "btn_close" | ||||
|         }, | ||||
|         "onDisconnect": { | ||||
|             "name": "btn_stop", | ||||
|             "idPath": "n5_jwlw", | ||||
|             "namePath": "btn_stop" | ||||
|         }, | ||||
|         "onConnection": { | ||||
|             "name": "btn_start", | ||||
|             "idPath": "n3_jwlw", | ||||
|             "namePath": "btn_start" | ||||
|         }, | ||||
|         "onSend": { | ||||
|             "name": "btn_send", | ||||
|             "idPath": "n4_jwlw", | ||||
|             "namePath": "btn_send" | ||||
|         }, | ||||
|         "onSendText": { | ||||
|             "name": "btn_send", | ||||
|             "idPath": "n4_jwlw", | ||||
|             "namePath": "btn_send" | ||||
|         }, | ||||
|         "onSendBinary": { | ||||
|             "name": "btn_send_protobuf", | ||||
|             "idPath": "n10_fxlq", | ||||
|             "namePath": "btn_send_protobuf" | ||||
|         } | ||||
|     }, | ||||
|     "__version__": "0.0.1" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user