Hi Michael,
   Without this patch even if one sets the second parameter of API 
elm_panes_fixed_set(Evas_Object obj, Eina_Bool fixed) to EINA_TRUE, there is no 
impact and handler does not get fixed to the current location.
The internal edje signals emitted in this API is not handled in default theme's 
edc, hence there is no effect.
The parts and programs needed to handle these edje signals for default theme 
are included in this patch.
I can raise a separate patch for updating the documentation of this API in the 
header file src/lib/elm_panes.h once we get it working for default theme.
Regards,
Rajeev 

P.S.: Resending the mail as the previous one's content was not sent to the 
community.


------- Original Message -------
Sender : Christopher Michael<cpmicha...@comcast.net>
Date : Feb 02, 2012 14:36 (GMT+05:30)
Title : Re: [E-devel] [Patch] elm_panes patch

On 02/02/12 01:15, Rajeev Ranjan wrote:
> Hi,
>
> Attached to the mail is patch for Elementary Widget elm_panes.
> This patch addresses the issue of API elm_panes_fixed_set
'size_fixed_set'

dh

  not working as the signal required to do so is not handled in default 
theme.
signals..sigs..

>
> Change Log:
> a. Implementation of API elm_panes_fixed_set for default theme. When this 
> property is set to TRUE, then the handler
> gets invisible

last i checked, invisible was invis.....not for the user..wm ovrd? input 
only?

and user can't change the relative size of the contents by dragging it.
>
no more comment right now.

dh

> Signed-Off-By: RAJEEV RANJAN
>
>
>
> In the current API elm_panes_fixed_set, we don't disable the content regions, 
> just divider is set to fixed at the current position.
>
> We are not implementing this using disable_hook as I could not find any 
> disable_hook for similar containers like panel, box etc and moreover we won't 
> be disabling the content regions in this case
> which will be different from the existing implementations for disable_hook in 
> multiple widgets.
>
>
> Thank you
> Regards,
> Rajeev
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
>
>
>
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to