Re: [E-devel] Porting old theme: file manager window empty

2016-02-04 Thread Martin Dietze
On 4 February 2016 at 09:46, wrote: > just in case it could help. Thank you very much, this will surely be helpful! Cheers, Martin -- Dr. Martin Dietze 1. Vorsitzender Deutsch-Ukrainischer Kulturverein e.V. http://www.deutsch-ukrainischer-kulturverein

Re: [E-devel] Porting old theme: file manager window empty

2016-02-01 Thread Martin Dietze
rect, only in patricular cases they are wrong. Hence it seems like one needs to identify those elements one by one :( Cheers, Martin -- Dr. Martin Dietze 1. Vorsitzender Deutsch-Ukrainischer Kulturverein e.V. http://www.deutsch-ukra

Re: [E-devel] Porting old theme: file manager window empty

2016-02-01 Thread Martin Dietze
what still seems to be missing is a full reference of all elements and APIs... Your advice has already helped a lot, thank you again! Cheers, Martin -- Dr. Martin Dietze 1. Vorsitzender Deutsch-Ukrainischer Kulturve

Re: [E-devel] Porting old theme: file manager window empty

2016-02-01 Thread Martin Dietze
hat it is at least working now, thank you again! Cheers, Martin -- Dr. Martin Dietze 1. Vorsitzender Deutsch-Ukrainischer Kulturverein e.V. http://www.deutsch-ukrainischer-kulturverein.de/ -- Site24x7 APM Insi

[E-devel] Porting old theme: file manager window empty

2016-02-01 Thread Martin Dietze
who has ported old themes has got an idea what could be wrong? Cheers, Martin Just in case, both themes' source code is on my github account: - https://github.com/mbert/etheme-vulcan-retro-e20 - https://github.com/mbert/etheme-blingbling-e20 -- Dr. Martin Dietze 1. Vorsitzender Deutsch-Uk

Re: [E-devel] Help porting an e17 theme to e19/20

2016-01-22 Thread Martin Dietze
ering all groups, parts and signals or is it effectively this Luke Skywalker thing (use the source)? Cheers, Martin -- Dr. Martin Dietze 1. Vorsitzender Deutsch-Ukrainischer Kulturverein e.V. http://www.deutsch-u

Re: [E-devel] Help porting an e17 theme to e19/20

2016-01-22 Thread Martin Dietze
On 21 January 2016 at 20:20, Mike Blumenkrantz wrote: > No, elementary widget themes are separate so you'll need to write separate > groups for all these widgets as well. Thank you! Forgive me for asking once more - what do I need to know when adding the theming code for elementary? The 'how to

Re: [E-devel] Help porting an e17 theme to e19/20

2016-01-21 Thread Martin Dietze
On 21 January 2016 at 20:03, Mike Blumenkrantz wrote: > E20+ uses elementary theme groups for most widgets; this is why your > buttons do not look the same. The rest is probably missing color class > default colors to match your theme. That explains it, thank you very much! Is there any chance I

[E-devel] Help porting an e17 theme to e19/20

2016-01-21 Thread Martin Dietze
Since noone else has done so *g*, I've started porting two e17 themes to e19/20: 'blingbling' and 'Vulcan Retro'. This is the first time I'm dealing with e themes. I am experienced as software developer and can read source code, but of course, there is more to it than that. With considerable help b