I'd like to write a DLNA server in Cocoa for the Mac. Are there any libraries for speaking UPnP/DLNA in Objective-C or C? Failing that, where is the spec for DLNA so I can write my own?
Hello All,
Is it possible to detect that whether any modal dialog box is
open over main window? If yes then how?
I am using Qt, Mac, Carbon.
Thanks
Rahul
Hello All,
I have an application where I can launch a modal dialog box over a main window. Main window have some network activity going on in back ground which updates my back ground UI. Due to this application menu becomes accessible even modal dialog is open.
Any help is appreciated.
I am using Mac, Qt, Carbon.
Thanks
Rahul
Hi to all
I'm wrtiting a C++ application with Trolltech QT Library and I need to capture video stream from a camera and some medical instrumentations.
What kind of hardware can I use to do this? I've tried with OpenCV but it doesn't recognize my EyeTV 250.
Can I use Pinnacle Video capture for Mac?
thanks,
Andrea
Hi,
i am new on iPhone development. I want to integrate wake on lan into my app without squeezing my users to enter the computers mac adress when the ip is already known.
I googled for about some hours, take the source code of apples arp tool but i don't know howto manage this on iPhone.
I am grateful for any help.
Thanks!
anthonyvage
I'm looking to write a screen recording application for both Mac and Windows. It doesn't necessarily need to be the same app written for both, it can be two different applications written for each.
What is the best language to write one in? I want to achieve at least 12 FPS. Thanks!
I want to read alias in Mac OS X programatically. When I tried it always read original file.
Any idea how it can be done?
thanks for your all suggestions.
Hi, I'm trying to create a tool for jQuery which crops images. I know there is already a load of already. The difference with the one i'm trying to make is that i'd like it to act like the Picture Taker interface found in many mac applications like iChat and Adium. I'm stuck completly on how to do it. Can anyone give me any ideas?
Picture Taker Documentation
I want to get the hardware address of my mac's ethernet card. In all samples I saw in include on . Which seems not to exist on my system. GCC throws an error saying he doesn't know the type IOEthernetAddress.
Is assert.h necessary for my task? It would be great if someone coud give me a working sample.
I installed a plugin for Eclipse called Django Editor. I can't figure out how to use it. The editor is not in my list of editors so I cannot do "Open with Django Editor" on a file nor associate a file extension with it. It appears nowhere in my preferences. How can I activate this editor?
I am running Mac OS X 10.5.8 and Eclipse 3.5.2 Galileo.
I've got HyperCard 2.4.1 for my Mac 7.5.5. Then I want to know where I can learn, for free and some books to buy too, but I'm now focusing on the free things.
I've got HyperCard because of the suggestion of S Ben.
Hi, I'm creating a web-browser type app (using a web view object) that needs to be able to connect to the internet via a proxy. Server, port, username and password can all be hardcoded into the app but unfortunately I have no idea how to customise the proxy settings of a web view without changing the system wide proxy settings.
If you know how to do this please provide some example code, thanks a lot!
(Also, if it changes anything - I'm developing for mac, not iPhone)
I'm trying to install matplotlib on my mac setup. I find that setup.py has inaccurate flags, in particular the isysroot points to an earlier SDK.
Where does setup.py get its info and how can i fix it?
Is there any PayPal Objective-C (Cocoa) API?
Or if there's not, is there any way to communicate with PayPal to get like current PayPal balance, etc? Was thinking in doing a mac PayPal app, more for personal use.
Thanks in advance.
Scripts to generate a DMG image disk for mac usually copy a .DS_Store file with folder customizations (icons sizes, positions, image background, etc.) You customize a read/write copy of the DMG, then copy the .DS_Store and use it to automate the DMG generation.
It seems .DS_Store made in Leopard doesn't work in Snow Leopard and viceversa. A DMG created in Snow Leopard won't show the background image in Leopard.
Is there a way to made a .DS_Store file that works in both OSX?
I'm looking for a repeating timer object that allows me to create it once and then suspend and resume it as needed for the lifetime of my application.
I've seen documentation for NSTimer and although I think I can make it do what I want by building an abstraction on top of it that creates/invalidates timer objects multiple times, I was curios if there is a better way using some other system timer implementation. I'm not too familiar with Mac development and couldn't find any other leads besides NSTimer.
I run Flex Builder 3 on a mac and as my project grows - the compile time gets longer and longer and longer. I am using some SWC's and there is a fair amount of code but it shouldn't take minutes to build and crash daily should it?
Hi, I am on a Mac, programming with Xcode. I have a command line application that will read/write to files in it's bundle and I was wondering how to access these files.
Thanks,
Mr. Man
EDIT: Would it work better if I just made a folder in the user's library folder?
I want to color badge files and folders based on the some condition in finder, what is the approach to achieve this in Mac OS X 10.6
I have checked this question: This only talk about the context menu in finder
http://stackoverflow.com/questions/1651075/finder-plugin-in-snow-leopard
I have even checked: http://scplugin.tigris.org/ even they don't do color badging in 10.6 which is pending task.
Thanks in advance for your all help
Hi All, I have an NSTableView working correctly except when I'm editing one of the table items. If the user is still in edit mode, and it presses the Sheet OK button, the tableiew doesn't update.
How do I force the tableview to commit the changes when the user press the ok button (closesheet).
Also, how do I handle the ESC Key to cancel the editing?
Sorry if the questions looks absurd, but I've been only on developing on Mac for a month.
Does anyone knows if it is possible to have more than 16 desktop "spaces" with Mac OS X Snow Leopard?
I know that it does not seem possible at all from the System Preferences settings, but I was wondering if there exists some software tools that would enable one to use more Spaces, say 20-25.
Thanks for the help.
Hello,
I am learning Cocoa and trying to create an application for Mac that displays a simple book list. Each book is an NSView with its cover image, title and author. I want to present this list as a NSTableView with a single column and a book view in each cell. However i can't yet figure out how to display a custom view inside a table cell in interface builder or programmatically. Any tips would be very appreciated :)
Inso.
Hi, there's a website i visit that always has these code giveaways where you get a prize for cracking the code. The code is in a format like this:
QBYQC-Y??T3-W7G4R-QP4HG-2WQPT
and they'll give you a hint such as two letters or a number and a letter. The solution to this is easy, brute-forcing it. However, I need the software that will make my browser repeatedly enter a new combination. What software can I use on Mac (and if not, Windows)?