Hi all
This is my first post on this list. I recently started to use enlightenment. It 
is DR 16.7. Standard debian testing package. I wanted to customize it a bit. I 
don't have enough skill to write the theme from scratch so I thought to modify 
an existing theme. Winter theme is the closest one to what I want to have. It 
only needs few graphical touches and a little borders redefinition to suit my 
needs. 
But to get to the point...   
I copied winter theme to ~/.enlightenment/themes/
I prepared a set of my own graphics (borders, buttons etc...) and copied over 
the default ones ( so that I know that my changes take effect ;) ) and now to 
get to the problem...
The buttons (kill, max, iconify) are 10x10 px by default. I designed mine to be 
23x23 px ( equal to border height ) but I cant get them to be displayed 23x23. 
I tracked the file
        PATH/myEtheme/Borders/DEFAULT/border.cfg
to hold

  __BORDER_PART __BGN
    __ICLASS MAX
    __ACLASS ACTION_MAX
    __MIN_WIDTH 10
    __MAX_WIDTH 10
    __MIN_HEIGHT 10
    __MAX_HEIGHT 10
    __TOPLEFT_ORIGIN -1
    __TOPLEFT_X_PERCENTAGE 1024
    __TOPLEFT_X_ABSOLUTE  -28
    __TOPLEFT_Y_PERCENTAGE 0
    __TOPLEFT_Y_ABSOLUTE  6
    __BOTTOMRIGHT_ORIGIN -1
    __BOTTOMRIGHT_X_PERCENTAGE 1024
    __BOTTOMRIGHT_X_ABSOLUTE  -28
    __BOTTOMRIGHT_Y_PERCENTAGE 0
    __BOTTOMRIGHT_Y_ABSOLUTE  16
    __KEEP_WHEN_SHADED __ON
  __END

(same for other two buttons)
but when I change _WIDTH and _HEIGHT to 23 there is no change in the 
appearance. The buttons are displayed 10x10 px. I also tried to modify other 
properties to test the effect and sill no change no mater what I modify. I've 
checked all other files in the directory but I can't find any other file 
responsible for the appearance of the buttons.

Can any one point me to what am I missing? Why the changes I made don't take 
any effect. What other file is used to configure the buttons and borders.

Any suggestions welcome
Regards

Kuba

----------------------------------------------------------------------
Ustawiaj rekordy DNS dla swojej domeny >> 
http://link.interia.pl/f1a1a


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to