Hi All,

In simple terms, this patch adds a func to return whether or not a dialog button is disabled.

Let me give some background as to why I created this patch. With Config Dialogs, when the Advanced section does not reproduce the Basic section, a problem occurs if the user changes a Basic setting and does not apply it, but instead clicks the Advanced section then back to the Basic section. Then any changes made in Basic are lost and it is returned to it's original values. I coded this patch so that in _advanced_create_widgets a check could be made to see if the apply button is disabled or not. Basically, the theory is that if the Basic Apply Button is not disabled, then a change was made and should be applied. There may be a different way that I should handle this case (adding Basic options to Advanced section comes to mind) but still, this function (e_dialog_button_disable_num_get) may come in handy somewhere down the line.

Cheers,
devilhorns



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to