



Paul,I think you are going to have to tell us the rest of the story. ;) You saythat you've created init methods, but the functionality you say you needseems like it should simply be in those init methods. Are we all missingsomething critical here?Topher MessageFrom: @lists.apple.com[@lists....
Afternoon all,is there a command that will list all the devices connected to my scsibus(ses) in the same way that they are at boot time?i.e.sd4 at scsibus1 target 8 lun 0: <IBM, DDRS-39130W, S97Bdisk fixedsd4: 8715 MB, 8387 cyl, 10 head, 212 sec, 512 bytes/sect x 17850000 sectorssd4: sync (10...
HiI want to open a password protected pdf file in my ImageView.First how can I know that this pdf file is password protected?and then how to unlock the file.Any pointer?Regards,Mradul MandhanyaDo not post admin requests to the list. They will be ignored.Cocoa-dev mailing list (Cocoa-dev (AT) lis...
Maybe you just need the second sheet call to be run in your method? MessageFrom: @lists.apple.com[@lists.apple.com] Behalf BenBorofkaSent: Thursday, August 25, 2005 7:39 PMTo: Cocoa-dev (AT) lists (DOT) apple.comSubject: Getting one sheet to open after anotherI have a single-window app that requ...
I'm trying to build run-time only Font Collection to make it easy forusers to get access to a bunch of embedded fonts.I can easily create a Font Collection - it shows up in the Font panelinside the app. But I can't get any fonts to show up inside it. TheaddFontDescriptors method seems...
What you need is an NSStatusItem:ml#//apple_ref/doc/uid/10000073ies/000052.php&hl=en (original page offline, Google cache has to suffice,sorry) an NSMenuExtra (not recommended, as this is private and undocumented andwill probably break and may not, in fact, even work now in Tiger):Good luck. Mes...
Hello,Quoting from pretty much every architecture's <machine/vmparam.h:/* * Page size on the $MACHINE is not variable in the traditional sense. * We override the PAGE_* definitions to compile-time constants. */Does this imply that there is indeed a 'traditional' variable pagesi...
Hi all-I have an application that draws a focus ring around two differentviews (a NSTextField and a custom NSView subclass), alternately asthe tab button is pressed. at least, it used to thisfunctionality broke in Tiger. While is was a very subtle part of myapp, and no users have complained, I...
Hi Folks, I'm trying to remove the hidden files from the content of adirectory.1st. I'm first checking if the name start with a dot: "."2nd. I'm using the launch services to determine whether the hiddenflag is onStill few hidden files are left out from this (such as the machkernel...
Hello all, Is it safe to build multiple packages at the same time? I havealready done so a few times when I know that there are no commondependencies, but if there were, could something break?...
I've been hoving lots of trouble with libJPEG lately, I Believe theproblem was caused when I overwrote libJPEG with the gentoo version.What are my options for success?[10:41:32 bennyp~/ZynAddSubFX-2.2.1/src] % makemake -C UI allfluid -c WidgetPDial.fldyld: Library not loaded: /usr/lib/libjp...
MessageFrom: Marc Espie [mailto:espie (AT) nerim (DOT) net]Sent: Friday, August 26, 2005 9:39 AMTo: Will H. BackmanCc: misc (AT) openbsd (DOT) orgSubject: Re: package installation script hintsFri, Aug 26, 2005 at 09:28:04AM -0400, Will H. Backman wrote:2 - How is pkg_add -u working for people?It...
