http://bugzilla.novell.com/show_bug.cgi?id=569596
http://bugzilla.novell.com/show_bug.cgi?id=569596#c0 Summary: Cannot make a button bound with Interface Builder / Monotouch highlight on touchupinside or touchdown event Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.5 Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: System Test Blocker: --- Description of Problem: Steps to reproduce the problem: 1. Bind a round rectangle button with Interface builder / Monotouch and set it up as a delegate - 2. Set the delegate to set the bound button as buttonName.Highlighted = true; in code. Then click buttonName in the Simulator and it should set the button as highlighted, but doesn't. I "Think" that it should? The reason I'm doing these buttons - trying to bind a simple selection of buttons to highlight so I can have the rest of them un-highlight, so I can do a small, custom selectable list. Actual Results: Expected Results: How often does this happen? Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
