Re: NSTableView opacity problem
Re: NSTableView opacity problem
- Subject: Re: NSTableView opacity problem
- From: Mikael Arctaedius <email@hidden>
- Date: Sun, 27 Feb 2005 10:13:22 +0100
Yes, a matrix would be fine, but is it possible to add a
matrix in IB and put any kind of elements (NSTextFields)
in it?
/Mikael Arctaedius
2005-02-27 kl. 00.57 skrev Matt Neuburg:
On Sat, 26 Feb 2005 19:06:12 +0100, Mikael Arctaedius
<email@hidden>
said:
I have to draw seven values and instead of using
seven NSTextFields I would like to have a table
with seven rows. But I want the table to be
"invisible" i.e. like textfields with the "Draw
background color" unchecked and the border set
to none. To achieve this I tried to set the opacity
of the background and grid to 0%, but this only
makes the table be drawn as a completely black
square even though the background is the ordinary
striped grey window.
So for now I have to make the backgorund white
or go with seven separate textfields.
(I have more info to be displayed which would
require 15*7 NSTextfields and I would like to put
them in a table as well... But an invisible one...)
Perhaps what you really want is a matrix? m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden