Hi Christopher and Carsten,
Indeed, in this way it works !
Thank you.
Regards,
Nicolas.
> On 01/06/2011 05:32 PM, Nicolas wrote:
>> Hi,
>>
>> I'm using Ecore_X and I'm trying to get the X window ID of the
>> Ecore_Window.
>>
>> I do:
>>
>> int pm;
>> ecore_x_window_prop_xid_get(mywindow, NULL,
On Thu, 06 Jan 2011 23:32:37 +0100 Nicolas said:
Window xwin;
Ecore_X_Window ewin;
xwin = ewin; // :)
> Hi,
>
> I'm using Ecore_X and I'm trying to get the X window ID of the Ecore_Window.
>
> I do:
>
> int pm;
> ecore_x_window_prop_xid_get(mywindow, NULL, NULL, &pm, 1);
>
> pm is n
On 01/06/2011 05:32 PM, Nicolas wrote:
> Hi,
>
> I'm using Ecore_X and I'm trying to get the X window ID of the Ecore_Window.
>
> I do:
>
> int pm;
> ecore_x_window_prop_xid_get(mywindow, NULL, NULL,&pm, 1);
>
> pm is not null but it doesn't seem to work.
> Is this the correct way ?
>
> Ecore_X api
Hi,
I'm using Ecore_X and I'm trying to get the X window ID of the Ecore_Window.
I do:
int pm;
ecore_x_window_prop_xid_get(mywindow, NULL, NULL, &pm, 1);
pm is not null but it doesn't seem to work.
Is this the correct way ?
Ecore_X api is:
ecore_x_window_prop_xid_get(Ecore_X_Window win, Ecore_