i have a main window with 3 tool bar items that are set to autorelease... sending the app thru instruments, at exactly 30 seconds i receive this leak:
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
does windows 2000, xp, or vista fully support unicode by means of the api?i am currently reading programming windows and he often complains on how windows 98 doesn't support unicode and i was wond...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have built both a Cocoa application and a RubyOnRails web application and I would like to sync information across both applications.
The issue I am having is that I require the user ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The Eclipse foundation has released version 3.4 of the Eclipse IDE, codenamed "Ganymede". It can be used for many different types of development, but its focus is on Java. Get it...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
It's possible install and configure the GRUB from windows?
bye
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All,
I have a xcodeproj file which has some dependency on other frameworks. The target have "Copy Files" event ( New build Phase -> New Copy Files Build Phase). This ev...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello everyone,
I have correctly set the source path in Windbg. After setting a breakpoint, how to display the related source files so that I can use them as the similar approach in Visual S...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm following the guide from developer.apple.com to implement a PreferencePane.
I create a cocoa bundle project, and add the PreferencePanes framework.
And then, I create a class MyP...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I just got back into Obj-C, I guess I can never say I was ever in.
Anyhow, here is my .m file:
Code:
#import "GBBkwld.h"
@implementation GBBkwld
- (IBAction)log...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all.
In my i Phone app, tehere are soem mem leaks the instuments detected.
However its showing soem "ODD" lines when i trace the line from INSRUMENTS.
Sometimes it...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
This is for BETA 7.
Here is a simplified version of my problem.
In my application root view controller , the user presses a 'Start Wizard' button and they get modal view co...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
what is the best, or most common way to set up a trail period for an app? would it be to write a hidden file using NSFileManager that sets a timestamp and checks the timestamp on each lau...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello everyone,
I have successfully setup remote debugger for Visual Studio. My question is about how it works internally to match remote execution binary to source codes on host machine. An...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I have been using Ubuntu for 2 years now, and a few days ago I bought a Macbook. This is my first time using a Mac, so I have spent the better of two days learning the user int...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
it doesn't show the cocoa touch application, instead it basically breaks it down to smaller parts, which makes it tons more complicated. Can any1 help me or give me beta 7 download? Thank...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Wikipedia only lists a couple (if I remember correctly OCUnit and ObjCUnit). What are people using and which most closely follows the xUnit architecture?
I'm still playing around writ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I will be travelling to montreal in a few days and i would love to network with some Cocoa programmers in the city.
I am a beginner cocoa programmer in the Dominican Republ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a program that uses Quicktime to play a bunch of media (video, images, sound).
Should QTforJava be able to play mp3's no problemo? If so, why would it not play something with t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
My purpose is to establish an IRC connection with an IRC server. I am really trying to figure out why the following code does not work...
Code:
- (IBAction)OKButtonPressed:(id)sen...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi everyone,
I'm trying to draw a PNG file to my iPhone screen and, although I've managed, the results are a little confusing..
Here is some code;
Code:
- (void)drawRect:(...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have no idea if this is more appropriate for Mac Programming or the iPhone forums so I'm gambling and putting it here.
With the impending approach of the app store has there become...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I was wondering if it was possible to have more granular control over the keyboard that is displayed with a UISearchBar... Basically, I'd like to disable all non-alpha keys. The...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, I am a new member hoping someone would be nice enough to help me out.
Currently, to make a dvd from a .mov file, i open idvd then choose the option to make a one step dvd from mov...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I want to use Xcode to write simple GUI-based Java application (say a window with a button which when clicked changes a label or something).
I open Xcode and choose new project and then Ja...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I had many goes in installing Oracle Instant Client 10g and recompiling php and Apache for that, which both were working fine before this, with no success.
Now I get this error when I ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine