Dear EFL developers,

I am currently implementing a clipboard for WebKit-EFL. When using 
elm_cnp_selection_get and set function an evas object passed has to be a 
widget. Currently in WebKit-EFL we are using an view which is an Evas_Object, 
but not a widget. Sample WebKit applications like  EWebLauncher and tests 
applications does not use elementary so I cannot obtain parent widget for a 
view object and finally we cannot perform copy and paste operations.
Widgets are used in elm_cnp_selection functions to obtain Ecore_X_Window. My 
patch leaves current way of obtaining it and adds an another in case when the 
standard one fails. When Evas_Object is not a widget I am trying to get an 
Ecore_X_Window using ecore.


BR,
Michal

The above message is intended solely for the named addressee and may contain 
trade secret, industrial technology or privileged and confidential information 
otherwise protected under applicable law. Any unauthorized dissemination, 
distribution, copying or use of the information contained in this communication 
is strictly prohibited. If you have received this communication in error, 
please notify sender by email and delete this communication immediately.


Powyższa wiadomość przeznaczona jest wyłącznie dla adresata niniejszej 
wiadomości i może zawierać informacje będące tajemnicą handlową, tajemnicą 
przedsiębiorstwa oraz informacje o charakterze poufnym chronione obowiązującymi 
przepisami prawa. Jakiekolwiek nieuprawnione ich rozpowszechnianie, 
dystrybucja, kopiowanie lub użycie informacji zawartych w powyższej wiadomości 
jest zabronione. Jeśli otrzymałeś powyższą wiadomość omyłkowo, uprzejmie proszę 
poinformuj o tym fakcie drogą mailową nadawcę tej wiadomości oraz niezwłocznie 
usuń powyższą wiadomość ze swojego komputera.

Attachment: 0001-elementary-elm_cnp.c-perform-copy-and-paste-operatio.patch
Description: 0001-elementary-elm_cnp.c-perform-copy-and-paste-operatio.patch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to