Re: [E-devel] Enventor could not use with latest version

2024-03-27 Thread zgw199012
add the picture https://imgse.com/i/pFIucLT At 2024-03-27 15:43:31, "zgw199012" wrote: > > > >find my problem! my ubuntu has a builtin efl with version 1.23, and when >compile use the library builtin first, after I change the path, it compile and >run succefully now, Thanks very m

Re: [E-devel] Enventor could not use with latest version

2024-03-27 Thread Vincent Torri
and with efl 1.18 it works ? Vincent On Wed, Mar 27, 2024 at 8:50 AM zgw199012 wrote: > > > > > add the picture > > https://imgse.com/i/pFIucLT > > > > > > > > > > > > At 2024-03-27 15:43:31, "zgw199012" wrote: > > > > > > > >find my problem! my ubuntu has a builtin efl with version 1.23, and

Re: [E-devel] Enventor could not use with latest version

2024-03-27 Thread zgw199012
no, neither Replied Message | From | Vincent Torri | | Date | 03/28/2024 01:28 | | To | Enlightenment developer list | | Cc | | | Subject | Re: [E-devel] Enventor could not use with latest version | and with efl 1.18 it works ? Vincent On Wed, Mar 27, 2024 at 8:50 AM zgw199012 wrot

Re: [E-devel] Enventor could not use with latest version

2024-03-27 Thread Carsten Haitzler
On Wed, 27 Mar 2024 15:43:31 +0800 (CST) zgw199012 said: > > > > find my problem! my ubuntu has a builtin efl with version 1.23, and when > compile use the library builtin first, after I change the path, it compile > and run succefully now, Thanks very much. But it cannot view edc now, for >

[E-devel] How to found the object quickly?

2024-03-27 Thread hey jim
Hello, I want to do some custom with enlightenment, but I found it is hard to find the definition of the UI, such as I use wayland mode, and there is a W icon in the top right of the page, and it is obstructed。But I cannot find which object it is, is a Evas object? Where defined it? and When I move