On Sat, 10 Dec 2005 07:55:24 -0500 Christopher Michael <[EMAIL PROTECTED]>
babbled:

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

well when i designed this - the idea was that the advanced section is ALWAYS a
superset of basic. the idea is that later - i can add another option to config
like "always us advanced configuration" for advanced useds so they dont need to
click advanced. so a dialog that is not a superset of basic in its advanced
section is probably "wrong" and needs fixing. :)

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

sure - but see above. by not reproducing, you will make life hard for future
things as above :(

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


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


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