http://bugs.winehq.org/show_bug.cgi?id=2899 ------- Additional Comments From ivg2(a)cornell.edu 2005-08-10 06:01 ------- The EULA buttons are enabled based on a ControlCondition entry... However, those only seem to be evaluated at oncreate, and oncommand, and in one other place (and are not evaluated when I scroll to the bottom of the text box). Command triggered Command triggered Command triggered Creating dialog... Command triggered Setting control condition L"Next", action: L"Disable", condition: L"Accept <> \"Yes\"" Setting control condition L"Next", action: L"Default", condition: L"Accept = \"Yes\"" Setting control condition L"Next", action: L"Enable", condition: L"Accept = \"Yes\"" Setting control condition L"Group", action: L"Disable", condition: L"LicenseViewed<>\"1\"" Setting control condition L"Group", action: L"Enable", condition: L"LicenseViewed=\"1\"" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.