[E-devel] elementary box packing widgets

2009-12-15 Thread Carlo Ascani
t use evas_object_size_hint_weight_set, but in wich way? This is part of my code: http://codepad.org/aJAYmWVV -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are just cast into void. - msn: bradw...@hotmail.it cell: 3

[E-devel] Elementary spinner question

2009-12-08 Thread Carlo Ascani
mit a signal to change the spinner value, how can i do that? Cheers -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are just cast into void. - msn: bradw...@hotmail.it cell: 320 2915799

Re: [E-devel] Another announce

2009-11-19 Thread Carlo Ascani
6 address and use it with ecore_con and ecore_con_url. > We are also planning to port Emotion and the needed bindings, but this > will take some time. And of course we are planning to setup a store in > a few month. > > So always more fun coming to the EFL ;-) > What about an

[E-devel] Using illume in 3DAW

2009-11-16 Thread Carlo Ascani
on my notebook) and if no, where can i change that behaviour? -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are just cast into void. - msn: bradw...@hotmail.it cell: 32

Re: [E-devel] [Edje] Animations in Edje

2009-11-09 Thread Carlo Ascani
2009/11/9 Tom Haste > program{ > click, (if int=0)animate, set_int 1 > click, (if int=1)animate, set_int 0 > } > Yeah i use that method so now it works thank you! Now, i have to switch to LUA and the "myserious value method anim" that raster suggests above --

Re: [E-devel] [Edje] Animations in Edje

2009-11-08 Thread Carlo Ascani
oblem is in the script that should alternate them... -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are just cast into void. - msn: bradw...@hotmail.it cell: 320 2915799 Visi

[E-devel] [Edje] Animations in Edje

2009-11-08 Thread Carlo Ascani
"button0"; transition: LINEAR 0.02; after: "_anim_up_3"; } program{ name: "_anim_up_3"; action:STATE_SET "step1" 0.0; target: "button0"; transition: LINEAR 0.02; after: "_anim_up_4&q

Re: [E-devel] Elementary is the right choice?

2009-10-30 Thread Carlo Ascani
an elm app, but how i can overwrite default theme for standard widget, or maybe a single part of standard widget? -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are ju

Re: [E-devel] Elementary is the right choice?

2009-10-29 Thread Carlo Ascani
On Thu, 29 Oct 2009 02:25:23 +0100 Marco Trevisan (Treviño) wrote: > Iván Briano (Sachiel) wrote: > > On Tue, Oct 27, 2009 at 9:08 PM, Marco Trevisan wrote: > > > Carlo Ascani wrote: > > >> It's possible to create a custom widget with Elementary? > > &g

[E-devel] Elementary is the right choice?

2009-10-27 Thread Carlo Ascani
oject based on Elementary? Cheers -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are just cast into void. - msn: bradw...@h

[E-devel] Elementary - error when building from svn

2009-10-27 Thread Carlo Ascani
Hi all, i'm just trying to build elementary from svn, i got this error: http://pastebin.com/m1adc4989 Cheers -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are just cast into void. -

[E-devel] Edje programs question

2009-08-07 Thread Carlo Ascani
t; is a part of a group that theme a simple custom widget. I'm using ewl. Am i missing something? Thanks -- Carlo Ascani La politica pratica consiste nell'ignorare i fatti. (Henry Adams) C programmers never die. They are just ca