首次提交
This commit is contained in:
10
ssp_combo/xgui/ssp_combo_v1_0.tcl
Normal file
10
ssp_combo/xgui/ssp_combo_v1_0.tcl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Definitional proc to organize widgets for parameters.
|
||||
proc init_gui { IPINST } {
|
||||
ipgui::add_param $IPINST -name "Component_Name"
|
||||
#Adding Page
|
||||
ipgui::add_page $IPINST -name "Page 0"
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user