[Mono-bugs] [Bug 569596] New: Cannot make a button bound with Interface Builder / Monotouch highlight on touchupinside or touchdown event
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 11 00:54:01 EST 2010
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: mono-bugs at lists.ximian.com
ReportedBy: james.bentley at live.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list