| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Many Thanks Philip,
Thanks and Regards Andreas
enum { NSTableViewGridNone = 0, NSTableViewSolidVerticalGridLineMask = 1 << 0, NSTableViewSolidHorizontalGridLineMask = 1 << 1 };
setGridStyleMask takes an unsigned int parameter so you should be able to get by with the number 1 to specify vertical grid only.
Philip Aker philip->vcn.dot.bc.dot.ca
_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-studio mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-studio/email@hidden
| References: | |
| >Table View and grids (From: Andreas Kiel <email@hidden>) | |
| >Re: Table View and grids (From: Philip Aker <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.