| Thread | Last Post | Replies |
|
| AddressBook | 18 Mar 2008 15:39 GMT | 1 |
I m developing an application in Leopard where i need to send invitation through email to certain users , for this i need to use addressbook and email handling. Can anyone tell me how to use addressbook ,and handling email invites
|
| Image Browser view | 18 Mar 2008 09:52 GMT | 1 |
I want to include features in my application just like in the ichat window where a is display in top right corner . when click it should fall a window consist of numbers of image which can be selectable
|
| Getting frames with display link | 18 Mar 2008 06:31 GMT | 4 |
Hi all, I am working on an application that involves real time video editing with Core Framework in Cocoa. For testing we basically have a DVI cam hooked up to a Mac Book Pro and need to be able to edit the stream it produces. I successfully got the video into quick time using
|
| Run bundled applications from command line | 18 Mar 2008 01:09 GMT | 3 |
I've done a bundled application using the Carbon Framework. Why should I use "open myApp.app" instead of "./myApp.app/Contents/MacOS/myApp" to run my application properly ? If I don't use "open", the application appears "unreachable", seems
|
| comparison of Apple Remote desktop and OSXvnc | 17 Mar 2008 20:10 GMT | 4 |
can anyone tell me that which is faster between Apple Remote Desktop and OSXvnc(VNC Server) that captures screen updates and send it to VNC client ? Thanks,
|
| HID class device interface | 17 Mar 2008 19:17 GMT | 1 |
I am new to HID class device interface. Please, anybody tell me, Which docs I have to refer for HID in MAC OS X ? My application looks like, open HID device, read/write & close it.
|
| capture screen | 17 Mar 2008 15:09 GMT | 1 |
Plz tell me how to capture the screen in cocoa.
|
| Exclusive lock on port | 15 Mar 2008 23:01 GMT | 5 |
I am using BSD API to open port My code is as below int fd = open(PORT_PATH,O_RDWR | O_NOCTTY | O_NONBLOCK | O_EXLOCK) if(fd == -1
|
| Customview Tableview | 15 Mar 2008 09:29 GMT | 1 |
i hava a problem how to create three different custom view , in first customview i have to put one button and textfield, in second customview i have to put textfield and two button, in third customview i have to put one textfield and image;
|
| non_lazy_ptr problem | 14 Mar 2008 20:45 GMT | 1 |
Hi to everyone, I am working on transferring my code from Linux to Mac OS X. I got this non_lazy_ptr stuffs in Mac OS X and I realized this is an Apple bug by googling a while.
|
| ulimit | 13 Mar 2008 18:14 GMT | 2 |
I had written a program for memory stress testing which uses malloc to allocate memory in Mac OS. And i set ulimit for virtual memory, data segment and maximum resident set size to 2048. But evenafter this i am able to allocate
|
| video | 13 Mar 2008 09:12 GMT | 5 |
Hi.. how to display the video in the window....
|
| Simple Drag'n'drop example? | 12 Mar 2008 04:52 GMT | 4 |
Could someone point me at some simple code (or better still a small project) demonstrating drag and drop? I'd like something where the user drags a bunch of files onto a window and have it, say, report the number of files.
|
| How Should I Get the iPhone APIDoc | 11 Mar 2008 16:57 GMT | 1 |
I just want to know about how should i get the iPhone API Doc from Apple's Developer Center I had got a account for it ,But I didn't know where to open the hyperlink address about it .... What a pity!!
|
| Does Java work on Macintosh ? | 11 Mar 2008 09:22 GMT | 5 |
Does Java work on Macintosh (the Sun's Java), and what OSs are most populate on Macintosh ? (I wonder if there is Microsoft OS on Macintosh, and does it support Suns' Java on that System, since I know Microsoft and
|