[Mono-bugs] [Bug 570206] New: Monotouch / Interface Builder will not allowa button TouchDown or TouchUpInside event to highlight itself.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 12 22:14:36 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=570206

http://bugzilla.novell.com/show_bug.cgi?id=570206#c0


           Summary: Monotouch / Interface Builder will not allowa  button
                    TouchDown or TouchUpInside event to highlight itself.
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: i386
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: james.bentley at live.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development
           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:

Button does not stay highlighted on TouchDown or TouchUpInside Event.

Expected Results:
Button should Highlight

How often does this happen? 

Every time

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