Re: Working if Cocoa Core Data

2008-06-18 Thread Thiago Rossi
:52 PM, Thiago Rossi <[EMAIL PROTECTED]> wrote: > It was not that clear on the tutorial. =) > I was studying Objective C and I had started to implement the classes of my > project by hand when I saw that tutorial about Core Data. That was when I > moved my "DTO" to Core

Re: Working if Cocoa Core Data

2008-06-18 Thread Thiago Rossi
It was not that clear on the tutorial. =) I was studying Objective C and I had started to implement the classes of my project by hand when I saw that tutorial about Core Data. That was when I moved my "DTO" to Core Data. I think I have to make them by hand. And about the amount/balance and so on…

Working if Cocoa Core Data

2008-06-18 Thread Thiago Rossi
Hello, guys! I've been studying the Cocoa Core Data and I have a question about it. I went through a blog tutorial I got at the Internet and I build my first Cocoa Application. So I decided to do something by my own: a financial controller. To make it simple, I used Account and Transaction object

Re: Interface Builder

2008-03-27 Thread Thiago Rossi
account or loan account). I tried to find any source code as an example, but I could not find any. =( Can anyone help me?! Please?! Thanks! On 3/17/08, Thiago Rossi <[EMAIL PROTECTED]> wrote: > > thanks for your help, robert. you helped me a lot! =) > > On Mon, Mar 17, 20

Re: Adding GUI components dynamically

2008-03-01 Thread Thiago Rossi
methods in that class to supply the table view with > content. > > On Mar 1, 2008, at 12:49 PM, Thiago Rossi wrote: > > > Does anyone know how to add buttons dynamically? For example, on > > iPhoto > > there are albuns on the left bar. I think they are buttons. Wh

Adding GUI components dynamically

2008-03-01 Thread Thiago Rossi
Does anyone know how to add buttons dynamically? For example, on iPhoto there are albuns on the left bar. I think they are buttons. What are them and how can I add it dynamically? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post