Hi, All,
I'm using NSPathControl with Popup style. The question is - why can't
I change the path by selecting existing paths in the popup paths list
panel? I click the control, panel appears with the target path and all
its parent paths below. I click on any of parent paths and have no
re
On Oct 7, 2012, at 1:00 AM, koko wrote:
> I want to make a static cocoa library that is an NSTableView and allots data
> is contained in the library.
> I want images in the rows of the table.
> Where would one get these images as their is no bundle where that can be
> stored?
> Or the question
On Oct 7, 2012, at 1:00 AM, koko wrote:
> I want to make a static cocoa library that is an NSTableView and allots data
> is contained in the library.
> I want images in the rows of the table.
> Where would one get these images as their is no bundle where that can be
> stored?
> Or the question
On Oct 9, 2012, at 1:00 AM, Simone Tellini wrote:
>
> this is way overkill. You can simply write a simple utility to dump the
> content of your resource in a C file:
>
> static char foo[] = {
>0x01, 0x02, 0x03,
> ...
> };
>
> You don't need to use assembly nor to create bogus functio
Hi, All,
Please, anybody, help me to understand how this thing works:
I'm trying to set a breakpoint at the main() call in the main.m. I'd like to
see the arguments. Or maybe there is NS to get them? One way or another,
my bp doesn't work for some reason. Please take a look at the screensh
101 - 105 of 105 matches
Mail list logo