On Tue, 12 Feb 2013 13:12:42 +0900 (KST) ChunEon Park <her...@naver.com> said:

if its just portrait/landscape.. then sizing should be enough to adjust a
widget. if youw ant to actually hint orientation like 0, 90, 180, 270 degrēes -
tats more useful..

> Dear friends, this is Hermet.
> 
> I suggest a feature - portrait/landscape view mode set for the elm widgets.
> 
> Although this could be  proper only for the mobile envrironment, some widgets
> may have totally different UX between landscape/portrait.
> 
> So, It will be better if the widget base styles are changed automatically for
> user convience if the widgets supports this mode.
> 
> For example,  in point of the usage view, 
> when target view mode is changed, user calls  an api.
> 
> elm_object_view_mode_set(win,
> ELM_WIN_VIEW_MODE_PORTRAIT/ELM_WIN_VIEW_MODE_LANDSCAPE);
> 
> Then by traversing the widget tree, it calls the view mode change callback
> for it's sub objects(if sub objects implemented it and they have the
> landscape style.)
> 
> What do you think about this?
> 
> or any other idea to support this kind of feature for user convience?
> 
> -Regards, Hermet-
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to