| Thread | Last Post | Replies |
|
| The Finder is more than OUT! | 26 Apr 2009 17:10 GMT | 15 |
i work on a Leopard. 10.5.6 and the "Finder" seems every day more outdated and useless, compard to a couple of very innovative 3-party solutions/applications like: .Punakea
|
| troubles with iTunes7 and my plugin | 26 Apr 2009 13:43 GMT | 2 |
hi, I wrote a little 3d plugin for iTunes called Eyephedrine ok... now the point is: the plugin (entirely OpenGL based) works fine with iTunes7 EXCEPT when launched in the new "horizontal scroll album view" where a) freeze or b) recover from crash but the album art in the
|
| PackageMaker set owner and permissions | 24 Apr 2009 09:01 GMT | 6 |
Hi NG How can I set the right values for my app in the packagemaker. I guess it has to be root:admin and 775 for a normal app. I'm not able to set these values in the packagemaker.
|
| Reading Shared User Defaults BOOLean values | 23 Apr 2009 14:49 GMT | 8 |
I'm having a problem with Shared User Defaults. I've got a Check Box bound to them (with no Value Transformer) and sure enough the value in the prefs is changing (as read by 'defaults read com.foo.blah'). However, I can't seem to work out how to read that value back in.
|
| NSDatePicker - how do you create one? | 23 Apr 2009 13:21 GMT | 8 |
My GoogleFu is weak today - I just can't find out how to properly create an NSDatePicker object. In fact I can't even see how to even _see_ one as IB doesn't seem to have NSDatePicker as an object (NSDatePicker Cell, yes, NSDatePicker no).
|
| Still Trying to Switch Views | 21 Apr 2009 15:49 GMT | 10 |
I am having a devil of a time trying to figure out how to switch views in a simple iPhone app. The app has two UIView Subclasses ... call them View1 and View2. I went to IB and created two xib files ... View1 and View2 and populated them with buttons that I want to use to ...
|
| Bindings help needed | 20 Apr 2009 17:22 GMT | 1 |
I'm trying to get a value (an NSDate) saved to the Shared User Defaults every time it changes. To this end I've made the variable in question (targetDate) KVC complient by implementing
|
| Reading data from pdf | 19 Apr 2009 12:58 GMT | 1 |
I am interested in obtaining text from pdf's. If this is not possible, how can one fill pdf forms or read text from pdf forms? Can somebody shed some light in where can I find information about this? Thanks
|
| IOKit access to Mass Storage mount point | 16 Apr 2009 18:05 GMT | 1 |
So I've been working on a project to work with Amazon Kindle's. These devices show in MacOS as USB Mass Storage devices, and what I need is the ability to query for how many are attached, the mount point, and the USB Serial Number values. I have an exmaple that does
|
| xCode search parh for directory out of projects | 15 Apr 2009 11:59 GMT | 1 |
Some xCode projecst use the same sources files. These files are put in a diectory named Common (outside any project). But when theses projects (and Common directory) are copied to an other disk xCode no longer found the sources files in Common directory.
|
| Switching Views and Global Variables | 13 Apr 2009 17:17 GMT | 1 |
I have an iPhone app and have set-up two views using Interface Builder ... call them View1 and View2. Each view has a number of button controls on it that are used to invoke various functions. One of the buttons in View1 is to invoke a function to hide View1 and show View2 (i.e ...
|
| How to remove UITextViewCell navigation arrow? | 13 Apr 2009 03:46 GMT | 3 |
YANQ (Yet Another Noob Question) Alert I started tinkering with the iPhone sdk and sub-classed this standard cell sort of like the TimeZoneCell example but I don't want / need the ">" arrow. I do need the accessory view for an icon / counter.
|
| create window using utility window class | 11 Apr 2009 19:47 GMT | 2 |
I can create utility window using kUtilityWindowClass using carbon API. How can I do same thing using Cocoa ? I searched a lot in cocoa, but can't find a such way
|
| Drawing lines | 11 Apr 2009 13:59 GMT | 2 |
If this is not the right forum for this, please forgive me. I am a long time programmer, but have never really gotten into graphics development (and am a recent convert from Windows to Mac, if that matters).
|
| Intel MAC assembly examples | 10 Apr 2009 09:03 GMT | 8 |
Does anyone know where I can find some examples of assembly programs in 'as' for intel OSX
 Signature ....
|