Nicola Pero wrote:
So my current inclination (totally open to discussion) is:
xxx_WINDOWS_RC_FILES for the files,
WINDRES_FLAGS for the flags to pass to the 'windres' program
Sounds reasonable ? Any comments ?
Sounds perfectly reasonable. Perhaps shorten it to _WIN_RC?
The only issue with t
Hi Saso,
Sašo Kiselkov wrote:
> I found that when my code returns an NSAttributedString as the value for a
> table
> data cell it doesn't display it as an attributed string, but instead by
> sending
> it "description" (which obviously isn't right, is it?). The problem is in the
> code of NSCell'
Makefiles
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
___
Details:
daily snapshot 20050720,
Li
> > So my current inclination (totally open to discussion) is:
> >
> > xxx_WINDOWS_RC_FILES for the files,
> > WINDRES_FLAGS for the flags to pass to the 'windres' program
> >
> > Sounds reasonable ? Any comments ?
>
> Sounds perfectly reasonable. Perhaps shorten it to _WIN_RC?
>
> The only
I found that when my code returns an NSAttributedString as the value for a table
data cell it doesn't display it as an attributed string, but instead by sending
it "description" (which obviously isn't right, is it?). The problem is in the
code of NSCell's "-setObjectValue:" which doesn't know about