// bismillahirrahmanirrahim

@m_leftpanel
{
    $class com.isoft.mmcd.skin.widgets.MMCDPanel
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 0
        $hgt 1
    }
    
    $zindex 0

    @position
    {
        $x 15
        $y 110
        $wdt 250
        $hgt -240
    }

    $bgcolor 200 200 200 90
    
	$useparentpopup true
	
	$opaque false
	
	$border line black

    $visible true
}

@kitaplistesi
{
    $class "com.isoft.mmcd.skin.widgets.MMCDTreeView"
    
    $postprocess true 
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 1.0
        $hgt 1.0
    }

    @position
    {
        $x 3
        $y 3
        $wdt -4
        $hgt -4
    }

    $border null
    
	$opaque false 
	
    $treedata  "mainskin/treedata.txt" external "utf-8"

	@cellrenderer
	{
		$opaque false
	}
	
    $visible true
}

