• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
packed NSTextfield and NSFormatter in IB3 plugin...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

packed NSTextfield and NSFormatter in IB3 plugin...


  • Subject: packed NSTextfield and NSFormatter in IB3 plugin...
  • From: Cyril Kardassevitch <email@hidden>
  • Date: Thu, 7 Aug 2008 11:02:45 +0200

hi,

I have designed customs NSTextField and NSFormatter objects that I have tried to pack in an interface builder 3 plugin...

This works fine (can drag and drop the field, can access field inspector), except that when I select the formatter, interface builder generates an assertion failure with :

Backtrace:
1. Interface Builder 0x00006620 [IBApplication handleAssertion:inFile:onLine:]
2. InterfaceBuilderKit 0x0021bed4 [IBObjectContainer objectIDForObject:]
3. InterfaceBuilderKit 0x0021c0ec [IBObjectContainer metadataForKey:ofObject:]
4. InterfaceBuilderKit 0x00224e84 [IBDocument customClassNameForObject:]
5. InterfaceBuilderKit 0x00224e0c [IBDocument classNameForObject:]
6. InterfaceBuilderKit 0x0023f210 [IBDocument commonCustomClassNameOfObjects:]
7. InterfaceBuilderKit 0x0023f15c [IBInspectorController computeTitle]
8. InterfaceBuilderKit 0x0023f08c [IBInspectorController refresh]
9. InterfaceBuilderKit 0x0023b630 [IBInspectorController rebuildInspectorStack]
10. InterfaceBuilderKit 0x0023b4c0 [IBInspectorController validate:]
...


The NSTextField and NSFormatter child have their own working plugins, and there is absolutely no problem if I combine the 2 above objects manually in interface builder. The field and its formatter are then fully accessible and designable.

I've tried various things without success. Has anyone got a tip on how to expose a programmatically attached formatter ?

Thanks.
Cyril.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: packed NSTextfield and NSFormatter in IB3 plugin...
      • From: Jonathan Hess <email@hidden>
    • Re: packed NSTextfield and NSFormatter in IB3 plugin...
      • From: Cyril Kardassevitch <email@hidden>
  • Prev by Date: Re: Core Data question
  • Next by Date: Strange flipping bug in Core Animation?
  • Previous by thread: Re: Properties, read only and bindings
  • Next by thread: Re: packed NSTextfield and NSFormatter in IB3 plugin...
  • Index(es):
    • Date
    • Thread