;
I see...
good night again, for real ;-)
--
daniele_athome
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel per
send
> patches.
>
> You may also want to check with TAsn on #e as he's developing w/ illume2 for
> Freerunner...tho he has not reported any focus problems at all...
>
Thank you for your help :-)
Tomorrow I will
In policy.c, line 230:
/* if we reach here, then there is a problem with showing a window below
* this one, so show home */
_policy_focus_home(bd->zone);
Something tells me that this line is somewhat related with my issue...
what do you think?
--
daniele_ath
e bringed up.
(sorry for my bad english)
--
daniele_athome
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel per
my app taking building those two windows; the first gets
activated through a dbus call
(evas_object_show/elm_win_activate/evas_object_focus_set). The second
window is activated by the first one.
When I (the user) close the second window, the first doesn't get the
focus (the screen sho
home screen, and other opened window can't take the focus
anymore until the WM explicitly gives to it (ie by using switcher
buttons). Is the illume stacking management wrong, or should I set
some property to my home
e a custom home screen with launchers that could replace
illume-home; should it be configured as a DESKTOP window? And what
else?
Thank you,
--
daniele_athome
--
Download Intel® Parallel Studio Eval
Try the new software too
ly the selection
signals and double-click signals can be attached.
Anyway I can use a workaround by setting a variable if longpress gets
fired, but I guess I should point to some better solution.
--
daniele_athome
--
ected callback I launch a toplevel window.
Not doing anything in both callback doesn't solve the issue.
Thanks,
--
daniele_athome
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compi
enlightenment key bindings:
[0.0 forward_to_client][1.0 simplelock] (it's just an example)
I can handle this thing in many ways: I can send a dbus message from
the wm (very slow I guess), or I might simulate the keypress on the
application, can I do that?
Thanks,
--
daniele_a
On Wed, Jan 20, 2010 at 06:55, Brian Wang wrote:
> Hello all,
>
> The attached enables the programmer to handle 'pressed' signal (mouse
> down) on elm_button.
Ehm where is the attachment? Sorry I cannot see it, neither in the
received e-mail nor in ML archive
d.
>
I guess it doesn't work with me because I use partial() as callback,
so passing no data directly to item_append().
--
daniele_athome
--
This SF.Net email is sponsored by the Verizon Developer Community
Take adv
On Thu, Dec 24, 2009 at 23:40, Gustavo Sverzut Barbieri
wrote:
> On Thu, Dec 24, 2009 at 10:19 AM, daniele_athome
> wrote:
>> On Thu, Dec 24, 2009 at 10:46, daniele_athome
>> wrote:
>>> The modified line is the last one, was "return cbt[0]"
>>&g
On Thu, Dec 24, 2009 at 10:46, daniele_athome wrote:
> The modified line is the last one, was "return cbt[0]"
> Merry christams to everybody
There is another problem. data_get() on ListItem doesn't return the
correct data. Returned data is ( ( ), { } )
On Thu, Dec 24, 2009 at 10:37, daniele_athome wrote:
> As you can see, ListItem IS in the tuple, but the object passed to the
> actual python callback is cbt[0], so the List. Anyway I'll make some
> other tests in the meanwhile.
>
It seems that returning cbt[2] solves the pr
80e20,
name=None, geometry=(0, 0, 480, 596), color=(255, 255, 255, 255),
layer=0, clip=True, visible=True),
,
,
(),
{}
)
As you can see, ListItem IS in the tuple, but the object passed to the
actual python callback is cbt[0], so the List. Anyway I'll make some
other tests in the meanwhil
On Thu, Dec 24, 2009 at 01:09, Gustavo Sverzut Barbieri
wrote:
> On Wed, Dec 23, 2009 at 5:16 PM, daniele_athome
> wrote:
>> Hello list.
>> I'm trying to implement the python binding for the longpressed event
>> of elementary List widget.
>> The problem is that
from
elm_list_item_data_get() to a python object, that is, these lines:
print "Data retrieved!", data
My patch is attached.
Thank you, merry christmas.
--
daniele_athome
Index: downloads/svn/svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elem
18 matches
Mail list logo