Re: [E-devel] FOSDEM Desktops DevRoom 2016 Call for Participation

2015-11-16 Thread Olliver Schinagl
On 16-11-15 15:37, Carsten Haitzler (The Rasterman) wrote: > On Mon, 16 Nov 2015 15:16:33 +0100 Olliver Schinagl > said: > >> If we get our booth again, 'many' ;) > woot! printin' time! :) if fosdem has us, YEP! :) > >> On November 16, 2015 2:50:15 PM C

Re: [E-devel] FOSDEM Desktops DevRoom 2016 Call for Participation

2015-11-16 Thread Olliver Schinagl
If we get our booth again, 'many' ;) On November 16, 2015 2:50:15 PM CET, Carsten Haitzler wrote: >On Mon, 16 Nov 2015 10:35:02 +0100 Olliver Schinagl > >said: > >> Oh E talks, goody, >> >> We (Ultimaker) might be attending FOSDEM too (will know in 2

Re: [E-devel] FOSDEM Desktops DevRoom 2016 Call for Participation

2015-11-16 Thread Olliver Schinagl
l for the Desktops DevRoom is its mailing >>> list desktops-devroom at lists.fosdem.org. >>> >>> Use this page to manage your subscription: >>> >>> https://lists.fosdem.org/listinfo/desktops-devroom >>> >>> >>> Organization >>> >>> The Desktops DevRoom 2016 is managed by a team representing the most >>> notable

Re: [E-devel] Bitmapped fonts in edje

2015-07-22 Thread Olliver Schinagl
Hey Tom, On 22-07-15 09:24, Tom Hacohen wrote: > On 22/07/15 07:57, Olliver Schinagl wrote: >> Hey List, >> >> whilst still researching, i've come into a problem with my choice of font. >> >> First some background. We are using for our project an extremly t

[E-devel] Bitmapped fonts in edje

2015-07-21 Thread Olliver Schinagl
e_list shows a big list of available fonts, but none of the pcf fonts show up, which I did expect to show from the edje, as they should be compiled into there and thus always available? The theme's sources and the compiled edje can be found here: http://schinagl.nl/~oliver/default.tar.lzma

Re: [E-devel] Use a different font for 'clicked' state

2015-04-29 Thread Olliver Schinagl
Just for archives etc, find attached my solution in the end :) (feel free to comment) On 29-04-15 10:04, Olliver Schinagl wrote: Button issue solved! It was indeed the visbible thing. time to figure out how the scripts affect that and work around that. thanks via! On 29-04-15 08:10

Re: [E-devel] Use a different font for 'clicked' state

2015-04-29 Thread Olliver Schinagl
Button issue solved! It was indeed the visbible thing. time to figure out how the scripts affect that and work around that. thanks via! On 29-04-15 08:10, Viacheslav Reutskiy wrote: > > On 04/29/2015 08:25 AM, Olliver Schinagl wrote: >> Hey via, >> >> On April

Re: [E-devel] Use a different font for 'clicked' state

2015-04-28 Thread Olliver Schinagl
w un-focused button is also textless now. Clousou does still show the text and does say the color as 255 0 0 255; for example, but cannot see it anymore. So where is my edc wrong? On 28-04-15 13:40, Olliver Schinagl wrote: Hey all, I'll ignore the mail mangling :p stuf, First, thanks fory

Re: [E-devel] Use a different font for 'clicked' state

2015-04-28 Thread Olliver Schinagl
uot;elm.text"; > > If you want to change the state for a few part, in program, you must > set each part as target for program. > > I am want propose to try "Eflete". This is the graphical editor for > widget styles. > > - > Best regards > Viacheslav

Re: [E-devel] Use a different font for 'clicked' state

2015-04-28 Thread Olliver Schinagl
target: "base"; } The idea was, that when a button received the focus, unfocused or 'clicked' state, the font color of the button text changes (because the image normal image is really unreadable with a white font, whereas the outline image is really horribl

[E-devel] Use a different font for 'clicked' state

2015-04-27 Thread Olliver Schinagl
r the default state just fine, just not on the states i've described. Thank you, Olliver -- Met vriendelijke groeten, Kind regards, 与亲切的问候 Olliver Schinagl Research & Development Ultimaker B.V. http://www.ultimaker.com -- IMAGINE IT >> MAKE IT Meet us online at Twitter

[E-devel] Mouse Wheel events not caught by elm_object_event_callback_add

2015-04-15 Thread Olliver Schinagl
r -- Met vriendelijke groeten, Kind regards, 与亲切的问候 Olliver Schinagl Research & Development Ultimaker B.V. http://www.ultimaker.com -- IMAGINE IT >> MAKE IT Meet us online at Twitter <http://twitter.com/ultimaker>, Facebook <http://facebook.com/ultimaker>, Googl

Re: [E-devel] Handling Z axis of input devices

2015-04-14 Thread Olliver Schinagl
Hey raster, On 15-04-15 00:49, Carsten Haitzler (The Rasterman) wrote: > On Tue, 14 Apr 2015 16:28:48 +0200 Olliver Schinagl > said: > >> Hey list, >> >> I was playing with EVAS_CALLBACK_AXIS_UPDATE to get data from my REL_Z >> input device. Unfortunatly, i neve

Re: [E-devel] elm_object_focus_next does not loop around

2015-04-14 Thread Olliver Schinagl
Hey Raster, On 15-04-15 00:26, Carsten Haitzler (The Rasterman) wrote: > On Tue, 14 Apr 2015 16:31:06 +0200 Olliver Schinagl > said: > >> Hey list, >> >> I use elm_object_focus_next(object, ELM_FOCUS_NEXT)); on a callback to >> loop through items (like the tab-

[E-devel] Handling Z axis of input devices

2015-04-14 Thread Olliver Schinagl
time around. evtest works in both cases normally. Any reason why elm/evas would not pick up my REL_Z as an axis update? or is that the wrong event type? The struct suggests that it's mostly intended for gyro sensors. -- Met vriendelijke groeten, Kind regards, 与亲切的问候 Olliver Schinagl Res

[E-devel] elm_object_focus_next does not loop around

2015-04-14 Thread Olliver Schinagl
ation clearly states focus_next loops around the chain when it reaches the end. I'm running 1.14.0-beta1 of efl/elm. -- Met vriendelijke groeten, Kind regards, 与亲切的问候 Olliver Schinagl Research & Development Ultimaker B.V. http://www.ultimaker.com -- IMAGINE IT >> MAKE IT Meet