1 2 3 4 5 6 7 8 9 10 11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater name="Sound Preview" title="声效.wav"> <text name="name_label"> 名字: </text> <text name="description_label"> 描述: </text> <button label="取消" label_selected="取消" name="cancel_btn" /> <button label="上传 ([UPLOADFEE])" label_selected="上传 ([UPLOADFEE])" name="ok_btn" /> </floater>