Re: [e-users] elm_mediaplayer PROBLEM

2012-09-05 Thread maxim
Gustavo Sverzut Barbieri profusion.mobi> writes: > > On Wed, Sep 5, 2012 at 12:53 PM, maxim gmail.com> wrote: > > Hello everybody! Can somebody help me? > > > > I've downloaded elm-mediaplayer widget from: > > > > http://mirror.transact.ne

[e-users] elm_mediaplayer PROBLEM

2012-09-05 Thread maxim
missing for my desktop. Could you, please, help me to fix it and try elm-mediaplayer? Thank you. Best regards, Maxim A. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's securi

[e-users] How to extract and work with ELM widgets from Edje layout?

2012-08-23 Thread maxim
Hello. I've the following question: Let's imagine, that we have .edc file with EXTERNAL elm widjets, i.e.: // collections { group { name: "gr_list_users"; //min: 200 300; /* Use: Elementary */ externals { external: "elm"; } parts { part { name: "us

Re: [e-users] Combining Edje and Elementary

2012-08-20 Thread maxim
Steven Falken gmail.com> writes: Thank you very much. I'll try to study the examples, you've mentioned. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat lan

[e-users] Combining Edje and Elementary

2012-08-17 Thread maxim
Good morning! I'm excited with the power of EFL, but I'm in a trouble :( I use Edje to make layout (.edc file), but I want to render beautiful Elementary widgets corresponding to this layout. I want differ API from Layout, using Edje, but how can I combine Elementary with Edje? Seems, that