Re: UI like Transmission BT

2011-07-28 Thread Wilker
Sorry guys, my bad... I tried to create a View Controller class by extending from NSView instead of NSViewController... Now its running fine :) Just one last question, I'm using a table with a single column, how I make this column fill 100% of table and follow the table size (in case of table gr

Re: UI like Transmission BT

2011-07-28 Thread Wilker
I'm trying a lot to make the NSTableView + NSView but I just can't make it work... I don't know the way to go, I was reading this doc here: http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/TableView/ViewBasedTables/ViewBasedTables.html#//apple_ref/doc/uid/1026i-CH15-SW2 B

Re: UI like Transmission BT

2011-07-28 Thread Corbin Dunn
On Jul 28, 2011, at 2:15 AM, Thomas Davie wrote: > > On 28 Jul 2011, at 09:16, Wilker wrote: > >> Hi Guys, >> >> Which components of XCode 4 I should use in order to make an UI like the >> Transmission BT (http://www.transmissionbt.com/) >> >> I mean the part of downloads, one below the other

Re: UI like Transmission BT

2011-07-28 Thread Wilker
Thanks guys, I mean I will take the NSTableView + NSView solution, Mac users migrate fast and my software will still on first release, I mean its ok for me for early adopting it :) --- Wilker LĂșcio http://about.me/wilkerlucio/bio Kajabi Consultant +55 81 82556600 On Thu, Jul 28, 2011 at 6:15 AM,

Re: UI like Transmission BT

2011-07-28 Thread Thomas Davie
On 28 Jul 2011, at 09:16, Wilker wrote: > Hi Guys, > > Which components of XCode 4 I should use in order to make an UI like the > Transmission BT (http://www.transmissionbt.com/) > > I mean the part of downloads, one below the other, its like each download is > a view, but I don't know how to p

Re: UI like Transmission BT

2011-07-28 Thread Daniel Vollmer
On 28 Jul 2011, at 10:16, Wilker wrote: > Hi Guys, > > Which components of XCode 4 I should use in order to make an UI like the > Transmission BT (http://www.transmissionbt.com/) Why don't you check yourself in the source-code: https://trac.transmissionbt.com/browser/trunk/macosx Daniel. _

UI like Transmission BT

2011-07-28 Thread Wilker
Hi Guys, Which components of XCode 4 I should use in order to make an UI like the Transmission BT (http://www.transmissionbt.com/) I mean the part of downloads, one below the other, its like each download is a view, but I don't know how to put them one below the order, and how to make background