global num_images images
if {![info exists num_images]} {set num_images 0}

set Name [unique2 $Composite.tixLblF1]
set Parent $Name
#------------------------------------------
tixLabelFrame $Name -label {Label Frame} -relief raised
place $Name -x 112 -relx 0 -y 88 -rely 0 -width 120 -relwidth 0 -height 104 -relheight 0 -anchor nw
