That helps. Now i have a bigger title bar and borders around. But The window title bar is slightly a round rect(shaped). I uncommented the data.item shaped to get the transparency. But i get to see only black pixel around the corder. Any solution for that??
On Tue, Nov 27, 2012 at 6:30 AM, Carsten Haitzler <[email protected]>wrote: > On Mon, 26 Nov 2012 22:32:19 +0530 HariHara Sudhan <[email protected]> said: > > > I wanted to make a theme, with bigger size title bars, and a big border > > around the window. > > So first i thought of adjusting the size of title bar, no it works only > if > > i set the font size bigger. > > And also, i need a border around the window. is it possible to do it with > > edje theming itself?? > > yes. it's all possible - it's up to your theme - how it pads, spaces and > lays > out items. it can add handles downt he sides of windows too - make them any > size it likes. a user can't - not via settings or a gui. the user selects a > theme that does it for them. > > the titlebar size is a function of how far in the client swallow is from > the > boundaries of the edje object - its up to you to fill int he space as u see > fit. the default theme arrange3s things "relative to eachother" so that the > titlebar text becomes a "master" sizing point - thus if text goes up in > size, > so does titlebar. > > > On Mon, Nov 26, 2012 at 8:55 PM, Carsten Haitzler <[email protected] > >wrote: > > > > > On Mon, 26 Nov 2012 18:17:44 +0530 HariHara Sudhan <[email protected]> > said: > > > > > > > Thank you , That works. But it works with only text size when i > tried. > > > When > > > > i set min and max for image . it just got clipped. > > > > > > are u making a theme - or just wanting to configure your titlebar size? > > > > > > > On Mon, Nov 26, 2012 at 3:48 PM, Carsten Haitzler < > [email protected] > > > >wrote: > > > > > > > > > On Mon, 26 Nov 2012 14:01:02 +0530 HariHara Sudhan <[email protected]> > > > said: > > > > > > > > > > > How can i change the height of the title bar. > > > > > > I browsed the source of e17. I tried some changes in e_border, > but > > > dint > > > > > > work out. > > > > > > Any idea where can i change them, which will make it work. > > > > > > > > > > you dont change the titlebar height in config or in code.. the > theme > > > layout > > > > > determines the border entirely. if the theme is set up right the > > > titlebar > > > > > should scale based on the contents - eg the title text and thus its > > > font > > > > > size > > > > > and scaling. > > > > > > > > > > > -- > > > > > > Regards > > > > > > > > > > > > HariHaraSudhan > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > > > Monitor your physical, virtual and cloud infrastructure from a > single > > > > > > web console. Get in-depth insight into apps, servers, databases, > > > vmware, > > > > > > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > > > > > > Pricing starts from $795 for 25 servers or applications! > > > > > > http://p.sf.net/sfu/zoho_dev2dev_nov > > > > > > _______________________________________________ > > > > > > enlightenment-devel mailing list > > > > > > [email protected] > > > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > > > > > > > > > > > > > > -- > > > > > ------------- Codito, ergo sum - "I code, therefore I am" > > > -------------- > > > > > The Rasterman (Carsten Haitzler) [email protected] > > > > > > > > > > > > > > > > > > > > > > -- > > > > Regards > > > > > > > > HariHaraSudhan > > > > > > > > ------------------------------------------------------------------------------ > > > > Monitor your physical, virtual and cloud infrastructure from a single > > > > web console. Get in-depth insight into apps, servers, databases, > vmware, > > > > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > > > > Pricing starts from $795 for 25 servers or applications! > > > > http://p.sf.net/sfu/zoho_dev2dev_nov > > > > _______________________________________________ > > > > enlightenment-devel mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > > > > > > -- > > > ------------- Codito, ergo sum - "I code, therefore I am" > -------------- > > > The Rasterman (Carsten Haitzler) [email protected] > > > > > > > > > > > > -- > > Regards > > > > HariHaraSudhan > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > The Rasterman (Carsten Haitzler) [email protected] > > -- Regards HariHaraSudhan ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
