Re: [Pyobjc-dev] New NibLoader.py
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2002-11-16 23:20:48
|
On Saturday, November 16, 2002, at 05:24 AM, Just van Rossum wrote: >> However-- be forewarned that certain versions of nibtool -- the >> command >> line nib manipulation tool -- have a habit of blowing away the >> classes.nib. Definitely something to look for when automatically >> processing NIBs. > > Is classes.nib the only way to get at the info we need, or is it > simply the > simples one? Only way that I know of that will work without some seriously nasty hackery involving the InterfaceBuilder APIs... b.bum |