#65 new
Ty

BWGradientBoxInspector Attributes Tab Won't load

Reported by Ty | August 26th, 2010 @ 01:18 AM

The Attributes tab for BWGradientBoxInspector will not load all other panels seem to be fine. Using BWToolkit 1.2.5 compiled from source on Leopard 10.5.8 and IB 3.1.2. Here is the error from Console:

-[BWGradientBoxInspector awakeFromNib]: unrecognized selector sent to instance 0x1338d5b0

Comments and changes to this ticket

  • Ty

    Ty August 26th, 2010 @ 02:33 AM

    • Tag set to bwgradientbox bwgradientboxinspector
  • Ty

    Ty August 26th, 2010 @ 02:34 AM

    • Tag changed from bwgradientbox bwgradientboxinspector to bwgradientbox, bwgradientboxinspector
  • Ty

    Ty September 1st, 2010 @ 04:56 PM

    • Assigned user set to “Brandon Walkin”
  • myshlev

    myshlev May 8th, 2011 @ 09:38 PM

    I had the same problem with BWToolkit 1.2.5 on MacOSX 10.5.8 PPC and Xcode 3.1.4. The problem is at line 26 in BWGradientBoxInspector.m, "[super awakeFromNib];". The call to super's awakeFromNib is invalid since the superclass IBInspector does not implement its own awakeFromNib method. Perhaps this was changed in Snow Leopard. Commenting out line 26 and recompiling will fix the problem of the attributes inspector tab not loading. However, that raises another problem although this new one is only cosmetic. It occurs when changing the "Fill" pop-up button's selection from "Solid Color" to "None" or when changing it from "Gradient" to "None". When changing to "None" either the "Solid Color" color well or the "Gradient" gradient well will slide up under the pop-up button and still be partially visible instead of being hidden. Moving between "Solid Color" and "Gradient" is fine.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

BWToolkit is an Interface Builder plugin that contains commonly used UI elements and other objects designed to simplify Mac development.

Shared Ticket Bins

People watching this ticket

Pages