2010. 11. 20. 오전 9:38 Dave Andreoli <d...@gurumeditation.it> 작성:

> 2010/11/19 정석재 <seok.j.je...@samsung.com>:
>> 
>> 
>>  Hello.
>> 
>> 
>>  I would like to ask about creating child window in elementary.
>> 
>>  I remember that elm_win_add() could recieve a parent window then it created
>>  a child window.
>> 
>>  Now, it just has parent-child relation and those are all top level windows.
>> 
>>  Could we create a child window in elementary?
> 
> Isn't  inwin what you are searching for ?
> win = elm_win_inwin_add(parent)
> elm_win_inwin_content_set(win, your_content_obj)
> elm_win_inwin_activate(win)
> 
It would be not a child window but an Evas object.

> This create a dialog-like window, inside the main (parent) win
> ... or you really want a child (separate) xwin ?
> 
Yes, that's what I would like to have

> DaveMDS
> 
>> 
>> 
>>  Thanks.
>> 
>>  _________________________________________________________________
>> 
>>        [card_samsungKor2.gif]
>> 
>>       [card_5.gif]
>> 
>> 
>>  JEONG, SEOKJAE, Ph.D.
>>  Senior Engineer
>>  Mobile S/W Platform Lab.
>>  Digital Media & Communications R&D Center
>> 
>>  Digital Media & Communications Business
>> 
>>  SAMSUNG ELECTRONICS CO., LTD.
>>  Dong Suwon P.O.BOX 105,
>>  416, Maetan-3dong, Yeongtong-gu,
>> 
>>  Suwon-si, Gyeonggi-do, Korea 443-724
>>  TEL: +82-31-279-7078
>>  FAX: +82-31-279-5515
>>  Anycall: +82-10-3327-1972
>>  E-mail: seok.j.je...@samsung.com
>>  _________________________________________________________________
>> 
>> 
>>  [cid:2LL5XOK0LK7C@namo.co.kr]
>> 
>>  [SeenTimeChecker?do=388e53a92e1e222efd60cd90ae2b7af699e5e96e6e415f0179f3ba63
>>  48708318ba777c355c197185c465c2cf80a2b7ef9aba4bb3b2b5ca43ddd7e184e0604d958075
>>  b6b33f32d245b7f8aafe245478a5f1d21d5ebee74427cf878f9a26ce15a0]
>> 
>> ------------------------------------------------------------------------------
>> Beautiful is writing same markup. Internet Explorer 9 supports
>> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
>> Spend less time writing and  rewriting code and more time creating great
>> experiences on the web. Be a part of the beta today
>> http://p.sf.net/sfu/msIE9-sfdev2dev
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> 
>> 
> 
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-deve

--------------------------------------------------
Seokjae Jeong
Senior Engineer

SAMSUNG ELECTRONICS CO., LTD.
--------------------------------------------------


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to