| Thread | Last Post | Replies |
|
| Wine on the mac | 31 Dec 2004 21:42 GMT | 3 |
Im wanting to learn Visual Basic so that I can port a bot from windows to the mac. You see I play warcraft 3 TFT. And im wanting a bot to run on my mac while i play a game so I can have a constant channel open and what not.
|
| xcode bundle project - debug symbols options disabled | 31 Dec 2004 19:50 GMT | 1 |
I've create a new bundle project in xcode and got it compiling. But in the project target options, there are lines through the options that control whether debug symbols are included. I do want debug symbols, and I have the options on, but I suspect the line through the option is ...
|
| [cocoa] Is it possible to draw text to an offscreen view that has no window? | 31 Dec 2004 05:56 GMT | 3 |
Summary: How can I draw some text to an offscreen view and then print it? Looking for a simple way to do this. Details:
|
| OpenGL Quey | 31 Dec 2004 04:26 GMT | 1 |
Hi david, I have download ur GLPane openGL code. But on my system it is giving error "cannot open agl.h" I search the file on whole system but it's not there in system.
|
| Change Application Icon | 31 Dec 2004 04:01 GMT | 1 |
How can I change Application icon in powerplant? -Hemant
|
| Problems with autorelease pool (cont'd) | 30 Dec 2004 22:45 GMT | 1 |
First of all, apologies for having to post as a new message all the time, can't use "Post a follow-up message" in Google groups for some reason. Secondly, sorry for not posting the actual code. It's really long and
|
| Best newsgroup for Cocoa dev questions? | 30 Dec 2004 16:40 GMT | 3 |
I've recently started doing some Mac development, using Xcode, Cocoa and Objective C. I'm an experienced C/C++ and Java developer, but I have a few questions about OS X development, especially the Cocoa APIs. What's the best place to ask questions? This is the only Usenet
|
| file descriptor leaks | 29 Dec 2004 23:53 GMT | 3 |
anybody know of a tool that can tell me where in my code a file descriptor leak happens? It's a objective-c/cocoa application on MacOs X 10.3.7 thanks
|
| Old school (?) drawing philosophy | 29 Dec 2004 21:30 GMT | 12 |
I finally have a serviceable 2d image drawing engine working under System 1.0 through OS 9.2. I can draw arbitrary sized multi-frames sprites, with (pre-generated) white masks, if needed, and with auto-cleaning (saves background in temp bitmap and draws it back when
|
| Minimize Application | 29 Dec 2004 18:30 GMT | 3 |
How can I minimize My application on some click event? -Hemant
|
| How To open executable application generated be powerplant? | 29 Dec 2004 16:57 GMT | 2 |
How can I open the application generated in output folder (Just as debug folder in vc++)? Because when I am clicking on that it is opening the photoshop. I want to open it independently like exe in windows.
|
| Problems with autorelease pool (cont'd) | 28 Dec 2004 17:22 GMT | 1 |
Having problems replying to posting, so had to post as a new message: I guess I shouldn't have typed the code from memory. Sorry if I confused everyone. Here's an abbreviated version of my actual code: http://www.geocities.com/nicktamara/header.txt
|
| OpenGL in powerplant | 28 Dec 2004 16:44 GMT | 1 |
I have started my project in Powerplant carbon library. Now I want to use OpenGL library in my project. How can I use it? -hemant
|
| Damsel in distress. | 28 Dec 2004 16:23 GMT | 2 |
I have been doing a favour for a friend who is totally computer illiterate. The trouble is, I'm not that good either. He needed a website to show his sculpture and drawing, and I said I'd do it. Trouble is, I use a PC and have no idea how it will look on a Mac.
|
| VB.NET Application for MAC | 28 Dec 2004 13:05 GMT | 3 |
We've a Visual Basic.NET application and one of our clients is interested in using it. However, they're MAC users. As I know that .NET doesn't have an support for MAC. Any suggestions what is the best way to run this application? The
|