﻿
@bookmarktab
{
    $class com.isoft.mmcd.skin.widgets.MMCDTabPane
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 0.85
        $hgt 0.5
    }

    @position
    {
        $x 2
        $y 2
        $wdt 0
        $hgt -1
    }

    $layout default

    $tabcount 12

    $selectedtab 0

    $tabcount 6

    $selectedtab 0

    @tabs
    {
         @tab0
         {
         	 $externalwidget dugmekitaplartop
             $widget mainscreenpanel leftkitapcontainer kitaplardigertabs
         }

         @tab1
         {
         	 $externalwidget dugmearamatop
             $widget mainscreenpanel leftsearchcontainer aramasonuctab
         }

         @tab2
         {
         	 $externalwidget dugmeindex
             $widget indexscreenpanel
         }
         
         @tab3
         {
         	 $externalwidget dugmesozluk
             $widget dictionarypanel
         }

         @tab4
         {
         	 $externalwidget dugmecalismasayfasi
             $widget worksheetpanel
         }
         
         @tab5
         {
         	 $externalwidget dugmeHelp
             $widget helpscreenpanel
         }

         @tab6
         {
         	 $externalwidget dugmeHelp
             $widget helpscreenpanel
         }

         @tab7
         {
         	 $externalwidget dugmeHelp
             $widget helpscreenpanel
         }
    }
    
    $margin 0 0 0 0
    
    $font "Verdana-normal-10"
	
	$border null
	
    $visible true
}


@addbookmark
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    @rationalpos
    {
        $x 0.85	
        $y 0
        $wdt 0.15
        $hgt 0.5
    }

    @position
    {
        $x 13
        $y 2
        $wdt -15
        $hgt 0
    }

    $font "Verdana-normal-10"
    
    $text "~@add"

    $visible true
}


@bookname
{
    $class com.isoft.mmcd.skin.widgets.MMCDLabel

    @rationalpos
    {
        $x 0	
        $y 0.5
        $wdt 0.30
        $hgt 0.5
    }

    @position
    {
        $x 2
        $y 2
        $wdt -2
        $hgt -6
    }

    $font "Verdana-bold-11"
    $bgcolor 255 255 210
    $opaque true
    
        
    $border line gray

    $visible true
}


@booktitle
{
    $class com.isoft.mmcd.skin.widgets.MMCDLabel

    @rationalpos
    {
        $x .30	
        $y 0.5
        $wdt 0.50
        $hgt 0.5
    }

    @position
    {
        $x 2
        $y 2
        $wdt -2
        $hgt -6
    }

    $font "Verdana-bold-11"
    $bgcolor 230 255 230
    $opaque true
    
    $border line gray

    $visible true
}


@hassound
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    
    @images
    {
         $default "images/speech.png"
    }

    $border null
    $onlyimages true


    @rationalpos
    {
        $x 1	
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x -75
        $y 2
        $wdt 20
        $hgt 20
    }

    $visible true
}

@pagepanel
{
    $class com.isoft.mmcd.skin.widgets.MMCDPanel
    
    @rationalpos
    {
        $x 0.40
        $y 0
        $wdt 0.20
        $hgt 1
    }

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

	$border null
	
    $visible false
}

@prevpage
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    @rationalpos
    {
        $x 0
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x 0
        $y -10
        $wdt 20
        $hgt 20
    }
    
    $margin 1 1 1 1

    $font "Verdana-bold-11"
    
    $text "<"

    $visible true
}

@nextpage
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    @rationalpos
    {
        $x 1	
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x -20
        $y -10
        $wdt 20
        $hgt 20
    }
    
    $margin 1 1 1 1

    $font "Verdana-bold-11"
    
    $text ">"

    $visible true
}

@topage
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    @rationalpos
    {
        $x 0.5	
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x -10
        $y -10
        $wdt 20
        $hgt 20
    }
    
    $margin 1 1 1 1

    $font "Verdana-normal-11"
    
    $text "O"

    $visible true
}


@totalpagenumber
{
    $class com.isoft.mmcd.skin.widgets.MMCDLabel

    @rationalpos
    {
        $x 0.5	
        $y 0.5
        $wdt 0.5
        $hgt 0
    }

    @position
    {
        $x 12
        $y -10
        $wdt -34
        $hgt 20
    }

    $font "Verdana-bold-10"
    $bgcolor 220 220 220
    $opaque true
    $margin 1 1 1 1
        
    $align center center
        
    $border line gray

    $visible true
}


@pagenumber
{
    $class com.isoft.mmcd.skin.widgets.MMCDTextField

    @rationalpos
    {
        $x 0
        $y 0.5
        $wdt 0.5
        $hgt 0
    }

    @position
    {
        $x 22
        $y -10
        $wdt -34
        $hgt 20
    }

    $font "Verdana-normal-10"
    $bgcolor 210 210 255
    $opaque true
    $margin 1 1 1 1
    
    $align center center
        
    $border line gray

    $visible true
}


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

    @position
    {
        $x 2
        $y 2
        $wdt 100
        $hgt -2	
    }

	$opaque false

    $visible false
}


@hasnotes
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    
    @images
    {
         $default "images/notes.png"
    }

    $border null
    $onlyimages true


    @rationalpos
    {
        $x 0	
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x 28
        $y -8
        $wdt 16
        $hgt 17
    }

    $tooltip "Metne ait kullanıcı notu var."
    
    $visible true
}

@hasdipnotes
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    
    @images
    {
         $default "images/information.png"
    }

    $border null
    $onlyimages true


    @rationalpos
    {
        $x 0	
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x 6
        $y -8
        $wdt 16
        $hgt 17
    }
    
    $tooltip "Metne ait dipnot bilgisi var."
    
    $visible true
}


@hasayet
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    
    @images
    {
         $default "images/ayet.png"
    }

    $border null
    $onlyimages true


    @rationalpos
    {
        $x 0	
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x 50
        $y -8
        $wdt 16
        $hgt 16
    }
    
    $tooltip "Metne ait Ayet Referansı bilgisi var."
    
    $visible true
}

@hizliaramaiconbutton
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    
    @images
    {
         $default "images/quicksearch.png"
    }

    $border null
    $onlyimages true


    @rationalpos
    {
        $x 0	
        $y 0.5
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x 75
        $y -12
        $wdt 24
        $hgt 24
    }
    
    $tooltip "Sayfa içi arama"
    
    $visible true
}

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

    @position
    {
        $x 0
        $y 0
        $wdt 0
        $hgt 0	
    }

	$useparentpopup true

	$border line gray
	
    $visible true
}


@middlepanelsub3
{
    $class com.isoft.mmcd.skin.widgets.MMCDPanel
    
    @rationalpos
    {
        $x 0
        $y 0.70
        $wdt 1
        $hgt 0.30
    }

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

	$border line gray
	
    $visible false
}


@htmlpaneli
{
    $class com.isoft.mmcd.skin.widgets.MMCDHTMLPane
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 1
        $hgt 1
    }

    @position
    {
        $x 33
        $y 3
        $wdt -36
        $hgt -6
    }

	$useparentpopup true
	$popup htmlpanepopup

    $verticalscroll always

    $html true

    $font "Lucida Console-normal-18"

    $file "mainskin/index.html" external "utf-8"

    $visible false
}

@sayfanumaratoru
{
    $class com.isoft.mmcd.skin.widgets.MMCDPageMark
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 0
        $hgt 1
    }

    @position
    {
        $x 1
        $y 1
        $wdt 25
        $hgt -2
    }

	$useparentpopup false
	// $popup htmlpanepopup

	$border null
	
	$bgcolor 184 207 222
	$opaque true
	
    $font "Lucida Console-normal-11"

    $visible true
}

@htmlnotpaneli
{
    $class com.isoft.mmcd.skin.widgets.MMCDHTMLPane
    
    @rationalpos
    {
        $x 0
        $y 0
        $wdt 1
        $hgt 1
    }

    @position
    {
        $x 3
        $y 3
        $wdt -19
        $hgt -6
    }

//	$border line gray

    $html true

    $font "Lucida Console-normal-18"


	$docbase "statics/MMCDDATA/files/"

    $file "files/noteindex.html" external "utf-8"

    $visible true
}


@sayfakaydirma
{
    $class com.isoft.mmcd.skin.widgets.MMCDScrollBar
    
    @rationalpos
    {
        $x 1
        $y 0
        $wdt 0
        $hgt 1
    }
    
    @position
    {
        $x -21
        $y 3
        $wdt 18
        $hgt -6
    }

    $opaque true

	$min 3
	$max 288
	$blockincrement 10
	$visiblescrollsize 20
	$initialvalue 3
	

	$tooltip "Sayfa 1"

    $visible true
}


@closenotes
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    @images
    {
         $default "images/close.png"
    }

    $border null
    $onlyimages true

    @rationalpos
    {
        $x 1	
        $y 0
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x -13
        $y 3
        $wdt 10
        $hgt 10
    }
    
    $tooltip "Not penceresini kapat"
    
    $visible true
}


@closecurrenttab
{
    $class com.isoft.mmcd.skin.widgets.MMCDButton

    @images
    {
         $default "images/closetab.png"
         $mask "images/closetab_mask.png"
         $mouseover "images/closetab_mover.png"
    }

    $border null
    $onlyimages true

    @rationalpos
    {
        $x 1	
        $y 1
        $wdt 0
        $hgt 0
    }

    @position
    {
        $x -48
        $y -21
        $wdt 41
        $hgt 21
    }
    
    $tooltip "Aktif sekmeyi kapat"
    
    $visible true
}
