Hi,

Attached to the mail is patch for Elementary Widget elm_panes.
This patch addresses the issue of API elm_panes_fixed_set not working as the 
signal required to do so is not handled in default theme.

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 and user can't change the relative size of the contents by 
dragging it.

Signed-Off-By: RAJEEV RANJAN <rajee...@samsumg.com>



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

Attachment: elm_panes.patch
Description: Binary data

------------------------------------------------------------------------------
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